summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Basic ability to set masquerade options from ansible, according to current co...codehopper-uk2016-04-161-0/+92
* Remove the +x from crypttab and cronvar (#2039)Michael Scherer2016-04-152-0/+0
* Sprinkle some LANG/LC_* where command output is parsed (#2019)Jasper Lievisse Adriaanse2016-04-131-0/+2
* Remove dead code (#1303)Michael Scherer2016-04-121-8/+0
* Unchecked index causes IndexError.kubilus12016-04-111-0/+2
* Merge pull request #1149 from Jmainguy/puppet_stdoutMonty Taylor2016-04-101-3/+3
|\
| * Enable stdout and stderr on sucessful runs, making show_diff useableJonathan Mainguy2015-12-151-3/+3
* | Merge pull request #1971 from insom/develRené Moser2016-04-101-0/+9
|\ \
| * | Add `to_destination` parameterAaron Brady2016-04-061-0/+9
* | | system/puppet: add --tags parameter (#1916)Vlad Gusev2016-04-101-0/+14
|/ /
* | osx_defaults: fix datetimeChulki Lee2016-04-011-3/+3
* | Merge pull request #1478 from m0/firewalld_interfaceRené Moser2016-04-011-1/+58
|\ \
| * | firewalld: fixes documentationMo2016-01-161-1/+2
| * | firewalld: add/remove interfaces to/from zonesMo2016-01-101-1/+57
* | | fix dscp marking documentation in iptables moduleDavid Hocky2016-03-311-2/+2
* | | Merge pull request #1555 from LuckyGeck/develRené Moser2016-03-251-0/+21
|\ \ \
| * | | Added version restriction for uid_owner and reject_with.Pavel Sychev2016-03-231-0/+2
| * | | Added docs for reject_with and uid_owner.Pavel Sychev2016-03-231-0/+8
| * | | Added reject_with and uid_owner support.Pavel Sychev2016-03-231-0/+11
* | | | make: move down ansible importLinus Unnebäck2016-03-251-3/+2
* | | | make: add empty return docsLinus Unnebäck2016-03-251-0/+4
* | | | module: system/makeLinus Unnebäck2016-03-241-0/+118
|/ / /
* | | Merge pull request #1641 from EmilienM/puppet/executeRené Moser2016-03-211-0/+14
|\ \ \
| * | | system/puppet: allow to run puppet -eEmilien Macchi2016-03-171-0/+14
* | | | Merge pull request #1874 from mscherer/better_verif_alternativesBrian Coca2016-03-191-2/+2
|\ \ \ \
| * | | | Add proper type to path and linkMichael Scherer2016-03-201-2/+2
| |/ / /
* | | | osx_defaults: doc fix, add version_added for host agrumentRene Moser2016-03-191-0/+1
* | | | Merge pull request #1364 from wincent/os-x-defaults-hostRené Moser2016-03-191-5/+30
|\ \ \ \
| * | | | osx_defaults: add "host" attributeGreg Hurrell2015-12-121-5/+30
* | | | | lvol: remove unused importRene Moser2016-03-191-1/+0
* | | | | Merge pull request #1425 from jonasvermeulen/develRené Moser2016-03-191-9/+86
|\ \ \ \ \
| * | | | | Added resizing based on %values. Included support for VG|PVS|FREEJonas Vermeulen2016-03-081-9/+86
* | | | | | Fix #1809, use the proper method to failMichael Scherer2016-03-171-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #1634 from EmilienM/puppet/certnameRené Moser2016-03-161-0/+14
|\ \ \ \ \
| * | | | | system/puppet: add --certname parameterEmilien Macchi2016-02-221-0/+14
* | | | | | Merge pull request #1787 from dougluce/cronvar-root-cronRené Moser2016-03-161-2/+8
|\ \ \ \ \ \
| * | | | | | Use os module for checking absolute/joining pathsDoug Luce2016-03-031-3/+4
| * | | | | | cronvar.py: support absolute destinationsDoug Luce2016-03-031-2/+7
* | | | | | | iptables: add defaults to docsRene Moser2016-03-161-0/+20
* | | | | | | Merge pull request #1822 from Comcast/feature/iptables_dscp_updateRené Moser2016-03-161-0/+26
|\ \ \ \ \ \ \
| * | | | | | | add version added to new paramsDavid Hocky2016-03-091-0/+2
| * | | | | | | fix doc issueDavid Hocky2016-03-091-0/+1
| * | | | | | | add support for setting dscp marks with iptables moduleDavid Hocky2016-03-091-0/+23
* | | | | | | | Merge pull request #1597 from yta/fix_check_mode_issue_in_osx_defaultsRené Moser2016-03-151-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | osx_defaults: Do not make any changes in check modeyta2016-02-041-0/+5
* | | | | | | | | added new puppet path to bin searchBrian Coca2016-03-111-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | fixes bug where puppet fails if logdest is not specifiedJonathan Mainguy2016-03-051-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1719 from bborysenko/lvol-doc-fixBrian Coca2016-02-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | The size option is required for lvol module with state=presentBorys Borysenko2016-02-251-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Add documentation to explain that pvs will be created if neededMichael Scherer2016-02-241-0/+1
|/ / / / / /