packer-cn/provisioner
Megan Marsh 82367a88f8 reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 2019-12-14 03:32:38 -08:00
..
ansible reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 2019-12-14 03:32:38 -08:00
ansible-local change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
breakpoint change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
chef-client reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 2019-12-14 03:32:38 -08:00
chef-solo change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
converge change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
file change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
inspec change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
powershell reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 2019-12-14 03:32:38 -08:00
puppet-masterless reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 2019-12-14 03:32:38 -08:00
puppet-server reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data. 2019-12-14 03:32:38 -08:00
salt-masterless change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
shell change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
shell-local change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
sleep fix tests 2019-12-12 15:47:17 -08:00
windows-restart change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
windows-shell change all provision func signatures to use map[string]interface{} 2019-12-12 15:38:32 -08:00
elevated.go Attempt at generalising elevated support 2018-12-06 18:00:22 +00:00
elevated_test.go Fix/add tests 2018-12-07 16:23:03 +00:00
guest_commands.go add force to powershell move command 2019-02-05 17:47:00 +00:00
guest_commands_test.go Update guest_commands_test.go 2019-02-06 10:50:29 +00:00