summaryrefslogtreecommitdiff
path: root/spec/integration/defaults_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-09-09(PUP-3162) Switch to a whitelist for $environment interpolationJosh Partlow1-6/+0
2014-08-29(PUP-3069) Change restrict_environment_manifest nameJosh Partlow1-3/+3
2014-08-29(PUP-3069) Add spec test for new default optionsBritt Gresham1-0/+26
2014-01-17Revert "Merge branch 'ticket/master/18342-windows-file-setting-owner-group'"Iristyle1-87/+0
2014-01-14(PUP-266) Puppet manages group and owner on configEthan J. Brown1-0/+87
2013-06-07Revert "Merge pull request #1697 from zaphod42/issue/master/20967-mysterious-...Adrien Thebo1-6/+0
2013-06-07Revert "Merge pull request #1682 from zaphod42/issue/master/incorrect-managem...Andrew Parker1-0/+6
2013-05-31(#20967) Fully manage ownership of rundirAndrew Parker1-6/+0
2012-12-18(#9862) Do not manage the group if it doesn't existAndrew Parker1-0/+1
2012-10-11(#16698) Do not set Node cache_terminus for storedconfigsAndrew Parker1-4/+4
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-18(#3757) Rename agent_pidfile to agent_catalog_run_lockfileJeff McCune1-3/+3
2012-09-17Merge branch '2.7.x' into 3.xJeff McCune1-0/+7
2012-09-17(#2888) Fix race condition with puppetdlockfileJeff McCune1-0/+7
2012-09-04(#15733) Remove servertype settingPatrick Carlisle1-5/+0
2012-08-31Port the SemVer test from Test::Unit to RSpec.Daniel Pittman1-1/+1
2012-08-31Merge remote-tracking branch 'origin/2.7.x' into 3.xDaniel Pittman1-5/+17
2012-08-29(#16019) Don't add Unix paths to Windows search pathJosh Cooper1-5/+17
2012-08-29Add a terminus setting typePatrick Carlisle1-1/+1
2012-08-16(#15753) Remove `reportserver` settingHailee Kenney1-11/+0
2012-08-16(#15750) Remove setting `cacrl` to falseHailee Kenney1-7/+0
2012-08-08Merge branch '2.7.x' into 3.xPatrick Carlisle1-1/+1
2012-08-08Clear Environment.current when calling Environment.clearPatrick Carlisle1-1/+1
2012-07-24Use rspec 2.11 compatible block syntaxPatrick Carlisle1-3/+3
2012-07-24Merge branch '2.7.x' into 3.xPatrick Carlisle1-3/+3
2012-07-23Use rspec 2.11 compatible block syntaxPatrick Carlisle1-3/+3
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-05-11Move settings out of utilPatrick Carlisle1-1/+1
2012-05-07(#14348) Hiera is the default data binding terminusKelsey Hightower1-2/+2
2012-04-30Merge pull request #718 from kelseyhightower/ticket/master/8235_plugin_system...Daniel Pittman1-0/+16
2012-04-30(#14229) Add a path type to settingsPatrick Carlisle1-1/+1
2012-04-28Merge 2.7.x into master.Daniel Pittman1-7/+2
2012-04-26(#8235) Add plug-in system for tools like HieraKelsey Hightower1-0/+16
2012-04-16(#12392): Colorize console output on WindowsJosh Cooper1-7/+2
2012-03-30Port tests of the defaults system from Test::Unit.Daniel Pittman1-2/+0
2012-03-20(#7749) Improvements to handling settings, bootstrapping puppetcprice1-1/+1
2012-02-03(#12309) Fix broken rspecscprice1-1/+1
2012-02-02(#12309) move execution-related methods from Util to Util::ExecutionChris Price1-2/+1
2012-01-29Merge remote-tracking branch 'origin/2.7.x'Daniel Pittman1-0/+10
2012-01-23(#10417) Disable `diff` on Windows by defaultJosh Cooper1-0/+10
2012-01-20(#12060) Remove factsyncPatrick Carlisle1-6/+0
2011-10-21s/not_to/should_not/ for older versions of RSpec 2.Daniel Pittman1-1/+1
2011-10-21(#2848) Rename `certdnsnames` to match new behaviour.Daniel Pittman1-0/+11
2011-09-09(#9329) Disable agent daemonizing on WindowsJosh Cooper1-0/+16
2011-08-22(#9051) Add configuration around StoreConfigs indirection.Daniel Pittman1-17/+12
2011-08-19(#8356) Color defaults to false on WindowsJosh Cooper1-0/+10
2011-06-29(#8147) Update test for default reporturlnfagerlund1-1/+1
2011-06-08Merge branch '2.6.x' into 2.7.xNick Lewis1-0/+22
2011-06-06(#2128) Add support for setting node name based on a factNick Lewis1-0/+15
2011-06-06(#2128) Add the ability to specify a node nameNick Lewis1-0/+7