packer-cn/provisioner
Megan Marsh b35acbd879 use statebag instead of SetSharedState for winRM password 2018-08-24 13:51:16 -07:00
..
ansible use statebag instead of SetSharedState for winRM password 2018-08-24 13:51:16 -07:00
ansible-local Moved the progress bar out of packer.Ui and unlinked it out of all the packer.Ui implementations. Split up the terminal-related functions into a separate terminal.go and calculate the progress bar width by traversing through packer.Ui to avoid the issue with github.com/ugorji/go/codec serializing private members (or unsafe pointers) of structs. Shuffled some arguments around in getConsoleScreenBufferInfo in common/terminal_windows.go so that the interface forces the user to correctly declare a _CONSOLE_SCREEN_BUFFER_INFO type. 2018-08-20 21:55:18 -05:00
chef-client remove duplicate code from chef provisioner 2018-08-07 10:01:06 -07:00
chef-solo run goimports 2018-01-22 17:21:10 -08:00
converge typo 2017-12-18 20:21:26 +00:00
file Incorporated the hack demonstrated by @SwampDragons in order to deal with packer.rpc.Ui not exporting any information about what it's doing to anybody. 2018-08-20 21:55:18 -05:00
powershell use statebag instead of SetSharedState for winRM password 2018-08-24 13:51:16 -07:00
puppet-masterless Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean 2018-05-08 15:03:55 -07:00
puppet-server Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean 2018-05-08 15:03:55 -07:00
salt-masterless Merge pull request #6013 from jsoref/spelling 2018-03-14 09:50:27 -07:00
shell remove file stat 2018-05-03 11:08:41 -07:00
shell-local use statebag instead of SetSharedState for winRM password 2018-08-24 13:51:16 -07:00
windows-restart go back to using StartWithUI to prevent weird hangs during windows reboot 2018-08-23 16:15:50 -07:00
windows-shell Remove tmp files created by provisioner/windows-shell tests 2018-04-30 20:38:03 +01:00
guest_commands.go remove erroraction on win removedir 2017-12-13 10:49:38 -07:00
guest_commands_test.go Added test for new commands and guest os type 2017-12-13 11:16:21 -07:00