summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28rpm spec and rpm build, better handle case with no package_mirrorsJoshua Harlow
2012-09-28Also ensure that if mirror info is not invalidJoshua Harlow
2012-09-28Stop the bad habit of using 'or'.Joshua Harlow
2012-09-28restart salt-minion instead of start.Scott Moser
2012-09-27cleanup the user/group listsJoshua Harlow
2012-09-26Add a nice '-p1'Joshua Harlow
2012-09-26Ensure the patches get activated.Joshua Harlow
2012-09-25Clean doesn't seem needed.Joshua Harlow
2012-09-25Add a top_dir define.Joshua Harlow
2012-09-25add tests for netcfg codeJoshua Harlow
2012-09-25Fix tests after resync with head.Joshua Harlow
2012-09-25Resync with head.Joshua Harlow
2012-09-25Fix cheetah syntax error.Joshua Harlow
2012-09-25Allow package_mirrors to be non-existent.Joshua Harlow
2012-09-25Fix syntax error.Joshua Harlow
2012-09-25Add the ability to pass patches to theJoshua Harlow
2012-09-24Adjust the fingerprints to use this newJoshua Harlow
2012-09-24Avoid rechecking if old users is availabile.Joshua Harlow
2012-09-24Handle the case where 'user' is defined but 'users' isn't.Joshua Harlow
2012-09-24Fix pylint issues created.Joshua Harlow
2012-09-24Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow
2012-09-24Update to bring inline with trunk/head.Joshua Harlow
2012-09-24Refactor the ug normalization to take in a distroJoshua Harlow
2012-09-24cleanups for rhel network configJoshua Harlow
2012-09-24fix pep8Scott Moser
2012-09-24Oopies, missed u.Joshua Harlow
2012-09-24Bring up to date with trunk.Joshua Harlow
2012-09-24handle ifup on RH distros by iterating over 'ifup devname'Joshua Harlow
2012-09-24DataSourceMAAS: if a oauth request fails due to 403 try updating local timeScott Moser
2012-09-24fix pylintScott Moser
2012-09-24fix make pep8Scott Moser
2012-09-24write-ssh-key-fingerprints: do not send HOST KEYS through loggerScott Moser
2012-09-24do not create 'sems' directory. 'sem' is proper instance/ pathScott Moser
2012-09-24send stderr from write-ssh-key-fingerprints to stdoutScott Moser
2012-09-24fix permissions on /etc/sudoers.d file to be 0440 not 0644Garrett Holmstrom
2012-09-23Make the normalization a module level functionJoshua Harlow
2012-09-22Use 0440 permissions on sudoers, not 0644Garrett Holmstrom
2012-09-21Fix some docs + pylint warnings + log on default created in the module.Joshua Harlow
2012-09-21Also allow the user list to come in as a commaJoshua Harlow
2012-09-21Actually commit the test for user/group dataJoshua Harlow
2012-09-211. Cleanup the user creation so that the distro class isJoshua Harlow
2012-09-20Instead of special casing the empty listJoshua Harlow
2012-09-19Use a common header creation functionJoshua Harlow
2012-09-19Rework the rhel sysconfig writing/updatingJoshua Harlow
2012-09-19Fix the ifup so that if a list of devices is providedJoshua Harlow
2012-09-19if a logged message fails, fallback to logging to stdoutJoshua Harlow
2012-09-19doc: document 'tags' as comma delimited stringsScott Moser
2012-09-19First thing that we do after we can start importingJoshua Harlow
2012-09-19Get the fallback working.Joshua Harlow
2012-09-19add general signal handlersJoshua Harlow