Commit Graph

143 Commits (5cf345f932ce4d8fe269cb7fb827358bb30173d8)

Author SHA1 Message Date
Mitchell Hashimoto 32737c255b Merge pull request #514 from rgarcia/salt-masterless-uploaddir
13 years ago
Mitchell Hashimoto ee39f8e09e Merge pull request #513 from rgarcia/salt-masterless-mv-bug
13 years ago
Mitchell Hashimoto d3ab4d6b40 provisioner/shell: comment on why we return right away if advance == 0
13 years ago
Mitchell Hashimoto f2c0aeacf5 provisoiner/shell: append only needs to add a byte for UnixReader
13 years ago
Matthew Hooker abe92ed739 provisioner/shell: fix EOF detection
13 years ago
Rafael Garcia f0ebd2c61b provisioner/salt-masterless: use communicator.UploadDir
13 years ago
Rafael Garcia a91e6a9eed provisioner/salt-masterless: move states to /srv/salt, not /srv/salt/states
13 years ago
Mitchell Hashimoto 9b501b93d6 provisioner/shell: add more tests for UnixReader
13 years ago
Mitchell Hashimoto 5b8c6582b6 provisioner/chef-solo: unused var
13 years ago
Mitchell Hashimoto fbd5a3c534 provisioner/chef-solo: alphabetize tests and such
13 years ago
Chris 8ba2346fe3 formatting
13 years ago
Chris cf5abfc0f1 add environments_path and chef_environment support to chef provisioner
13 years ago
Matthew Hooker 43e76cc7d0 Fix UnixReader panic on empty lines.
13 years ago
Jason A. Beranek b2a00e5772 provisioner/shell: fix provisioner to use UnixReader [GH-477]
13 years ago
Mitchell Hashimoto ff163e4459 provisioner/shell: add another UnixReader test for sanity
13 years ago
Kirill Kazakov 7761c9329d provisioner/chef-solo: fix .RolesPath and .DataBagsPath in the config template
13 years ago
Mitchell Hashimoto 3c301dc73a provisioner/puppet-masterless: user variables in puppet vars [GH-448]
13 years ago
Mitchell Hashimoto f79c5543d1 provisioner/shell: convert windows line endings to Unix [GH-277]
13 years ago
Mitchell Hashimoto 3732d6863a provisioner/chef-solo: template doesn't support comp [GH-442]
13 years ago
Mitchell Hashimoto 981f4fcd80 provisioner/chef-solo: one test per test
13 years ago
Mitchell Hashimoto 71b1548e8d provisioner/chef-solo: template process roles/data bags path
13 years ago
Mitchell Hashimoto 74017ec8d8 provisioner/chef-solo: move quoting to template
13 years ago
Mitchell Hashimoto f2687cbdd0 fmt
13 years ago
Mitchell Hashimoto 02e23aa10b Merge pull request #411 from jerryclinesmith/issue_348
13 years ago
Mitchell Hashimoto 0bfbe02424 provisioner/chef-solo: ability to specify custom chef template
13 years ago
Jack Pearkes 7668bcb41f provisioner/puppet-masterless: remove duplicate manifest upload message
13 years ago
Justin Clayton 219c2589d8 facter vars no longer smush up against puppet command when prevent_sudo is true
13 years ago
Jerry Clinesmith eea960ba57 #348: chef-solo provisioner: add support for data_bags and roles
13 years ago
Mitchell Hashimoto 642c651df4 provisioner/puppet-masterless: proper exit code check
13 years ago
Mitchell Hashimoto 4e0c25c95f provisioner/puppet-masterless: detailed exit codes
13 years ago
Mitchell Hashimoto d29c5cd231 provisioner/puppet-masterless: better messaging
13 years ago
Mitchell Hashimoto f5850199ba provisioner/file: support uploading directories [GH-251]
13 years ago
Mitchell Hashimoto dbf978f8d1 provisioners/puppet-masterless: support hiera configs
13 years ago
Mitchell Hashimoto 4c537105ef provisioner/puppet-masterless: support custom facts
13 years ago
Mitchell Hashimoto 3a899892dc provisioner/puppet-masterless: more sane messaging
13 years ago
Mitchell Hashimoto ef0a077168 provisioner/puppet-masterless: more validation and tests
13 years ago
Mitchell Hashimoto de0c59cc18 provisioner/puppet-masterless: rework internals, use SCP
13 years ago
Mitchell Hashimoto 6f8afdeaf6 Rename puppet provisioner to puppet-masterless
13 years ago
James Turnbull 797255fca6 Added basic Puppet provisioner
13 years ago
Mitchell Hashimoto 84001c7c76 provisioner/*: implement Cancel
13 years ago
Mitchell Hashimoto dbae49f0c8 provisioner/chef-solo: code re-org
13 years ago
Mitchell Hashimoto 4c4020f723 provisioner/chef-solo: properly escape user vars for JSON
13 years ago
Mitchell Hashimoto e4c22472bb Merge pull request #364 from mwhooker/362
13 years ago
Mitchell Hashimoto 7ed2498407 provisioner/salt-masterless: join paths properly
13 years ago
Matthew Hooker fc595de0fd clean up and retab.
13 years ago
Matthew Hooker e21e980647 template expansion of `json` in chef-solo
13 years ago
Mitchell Hashimoto caa4fce2d3 Merge branch 'fix-minion-config-with-non-tmp-dir' of https://github.com/rach/packer into rach-fix-minion-config-with-non-tmp-dir
13 years ago
Mitchell Hashimoto 6f1675ab6b provisioner/chef-solo: template process the configuration
13 years ago
Mitchell Hashimoto ec8ba97c11 fmt
13 years ago
Mitchell Hashimoto 06643423b1 Merge pull request #353 from rach/add-setting-for-pillar-folder
13 years ago