Commit Graph

65 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Matthew Hooker bafcf7dfb1
test, document, cleanup puppet guest codde
9 years ago
Matthew Hooker 7523cc76de Merge pull request #5340 from c22/issue_5339
9 years ago
Matthew Hooker d26e28a028 Merge pull request #5341 from c22/issue_5338
9 years ago
Matthew Hooker 70e493a2c2
fix directory permissions when using sudo
9 years ago
c22 948f955758 Fix regression bug reported in #5339
9 years ago
c22 cb12cd6668 Fix facterVar separator bug reported in #5338
9 years ago
c22 42f1aa7a95 Refactor puppet-masterless based on puppet-server
9 years ago
c22 bc2e3de06d Resolve merge conflicts and update documentation.
9 years ago
c22 80ba99c04f Update documentation + small fixes
9 years ago
c22 fbac46af91 Linting + formatting
9 years ago
Sam Kerr bcd30ad2f2 Update puppet-masterless commands to be OS specific
9 years ago
Luke Farnell d9a5b69403 clean up ineffectual assignments
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Sean Malloy a617884a16 Add more tests for puppet-masterless provisioner
9 years ago
Sean Malloy ce43ade973 Add additional unit tests for puppet provisioners
9 years ago
Rickard von Essen 3361da82d4
Added trailing slash after puppet_bin_dir.
10 years ago
mexisme 6f9294095f Add Puppet Bin Dir to puppet-masterless provisioner
10 years ago
Keyan Pishdadian f3811cb99d Add ignore_exit_codes param for puppet-masterless provisioner
10 years ago
Chris Bednarski d8aaf6175f Merge pull request #2470 from jsoriano/puppet-masterless-clean-staging
10 years ago
Trevor Suarez f006a83c95 Fixing the bug found in the tests
10 years ago
Trevor Suarez 6ca02286d4 Test for when the config parameter isn't passed
10 years ago
Trevor Suarez 627a8fe819 Renaming the config parameter from "options"
10 years ago
Trevor Suarez 4ea7e3473d Testing the new options argument during the actual
10 years ago
Trevor Suarez 84e1b387c4 New test for preparing the new config parameter
10 years ago
Trevor Suarez ebed9e53fb Adding new "Options" configuration parameter for
10 years ago
Jaime Soriano Pastor be8c9dddf2 Puppet masterless provisioner optionally cleans staging directory
11 years ago
Chris Bednarski 56745e14f5 manifest_file can now be a folder or file.pp and we will upload it correctly in either case
11 years ago
Mitchell Hashimoto 7c8e86c9c5 provisioner/*: fix interpolation context
11 years ago
Mitchell Hashimoto 5ee02b09b2 Merge pull request #2258 from mitchellh/b-puppet-manifest-base
11 years ago
Mitchell Hashimoto 8990c38d5e provisioner/puppet-masterless: deprecation warning
11 years ago
Mitchell Hashimoto 6cda4fa548 Merge branch 'default_facts' of https://github.com/danzilio/packer into danzilio-default_facts
11 years ago
Mitchell Hashimoto 65916514c0 Merge branch 'puppet_working_dir' of https://github.com/ColinHebert/packer into ColinHebert-puppet_working_dir
11 years ago
Mitchell Hashimoto 742e556836 provisioner/puppet-masterless: only base if manifest is a file [GH-1933]
11 years ago
Mitchell Hashimoto 2b4df93f2f provisioner/*: interpolation
11 years ago
Emil Hessman 92704b693a provisioner/puppet-masterless: fix missing format argument
11 years ago
David Danzilio 7e3d172581 Fixing spacing on line 162 and 164 of provisioner/puppet-masterless/provisioner_test.go
11 years ago
David Danzilio 8404f6ce86 Taking a stab at a test for the facter facts
11 years ago
David Danzilio d1445bc6fe Make PackerBuildName and PackerBuilderType available as Facts during a masterless run similar to the way we do with the Shell provisioner.
11 years ago
Colin Hebert b7fccec91c Set the working dir to staging dir
11 years ago
Colin Hebert a100e9393b Add support for custom working directory for puppet
11 years ago
Neeki Patel 027b43ea05 Fixed info declared and not used
11 years ago
Neeki Patel 5a9e5df967 Allow manifest_file to be a directory
11 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Sudharshan S e8d1cc8e31 Fix Puppet Provisioner crash when HieraConfigPath or ManifestDir is specified
12 years ago
Mitchell Hashimoto 962cedd04c fmt
12 years ago
Mitchell Hashimoto 10546f6aee provisioner/puppet-masterless: fix compile
12 years ago
Mitchell Hashimoto 895d87d9eb provisioner/puppet-masterless: use Go 1.2 template comparators
12 years ago
Mitchell Hashimoto 3a2c04e4e5 provisioner/puppet-masterless: validate manifest_dir is a dir
12 years ago
Mitchell Hashimoto 2986452804 provisioner/puppet-masterless: simplify manifest dir upload
12 years ago
Jan Brauer afd0aea8df Merge branch 'master' into configure-manifest-dir
12 years ago