Matthew Hooker
|
01f64009ed
|
spacing
|
2017-06-08 15:47:46 -07:00 |
Matthew Hooker
|
1533f5564f
|
update changelog
|
2017-06-08 15:44:51 -07:00 |
Matthew Hooker
|
baf31980c7
|
remove unneeded cast
|
2017-06-08 15:44:48 -07:00 |
Matthew Hooker
|
934c7dae35
|
Merge pull request #4991 from hashicorp/private_to_sensitive
rename private to be in line with tfe
|
2017-06-08 15:43:44 -07:00 |
Megan Marsh
|
33af49d980
|
rename private to be in line with tfe
|
2017-06-08 15:42:17 -07:00 |
Matthew Hooker
|
cd147e2da4
|
Merge pull request #4970 from hashicorp/4727_sensitive_vars
allow user to mark variables as sensitive for packer push
|
2017-06-08 15:27:37 -07:00 |
Megan Marsh
|
a21870e614
|
addressing PR comments
|
2017-06-08 13:24:07 -07:00 |
Megan Marsh
|
7ac429b9ca
|
add private to help function
|
2017-06-08 13:04:40 -07:00 |
Megan Marsh
|
e81cc7d890
|
documentation
update to use atlas/go master with newly merged changes for govendor
|
2017-06-08 13:01:31 -07:00 |
Megan Marsh
|
fdca364f4b
|
allow user to mark variables as sensitive for packer push
|
2017-06-08 13:01:23 -07:00 |
Matthew Hooker
|
454a3a3ecf
|
update changelog
|
2017-06-07 17:26:38 -07:00 |
Matthew Hooker
|
4444ef83b7
|
Merge pull request #4982 from hashicorp/atlastokenwarn
atlas cloud token warn
|
2017-06-07 17:25:49 -07:00 |
Matthew Hooker
|
8e86f8fb12
|
document VAGRANT_CLOUD_TOKEN
|
2017-06-07 17:22:28 -07:00 |
Matthew Hooker
|
dde40d54c6
|
atlas cloud token warn
|
2017-06-07 17:20:54 -07:00 |
Matthew Hooker
|
950861460e
|
Merge pull request #4624 from anish/fix_null
Make null builder actually have the ability to do nothing
|
2017-06-07 17:15:04 -07:00 |
Anish Bhatt
|
ff39827733
|
Make null builder actually have the ability to do nothing
|
2017-06-07 17:11:42 -07:00 |
Matthew Hooker
|
a583b18c54
|
update changelog
|
2017-06-07 13:46:28 -07:00 |
Matthew Hooker
|
8933690e90
|
Merge pull request #4950 from hashicorp/warn_atlas_users
add warning about vagrant.box vms being uploaded to atlas
|
2017-06-07 13:44:41 -07:00 |
Matthew Hooker
|
bcc2d62122
|
update changelog
|
2017-06-07 13:43:12 -07:00 |
Matthew Hooker
|
636de25b55
|
update changelog
|
2017-06-07 13:43:12 -07:00 |
Matthew Hooker
|
56443d7c14
|
Merge pull request #4983 from hashicorp/doversioncheck
ansible: add skip_version_check flag
|
2017-06-07 13:42:27 -07:00 |
Matthew Hooker
|
0475f48ba3
|
Merge pull request #4984 from 2rs2ts/fix-alicloud-vet-issues
Fix vet issues with alicloud-import
|
2017-06-07 13:39:39 -07:00 |
Matthew Hooker
|
6b67aeed3c
|
Merge pull request #4979 from Lee303/communicator-winrm-ntlmauth
Add NTLM authentication support for WinRM communicator
|
2017-06-07 13:36:51 -07:00 |
Matthew Hooker
|
8f685b3bcd
|
ansible: add skip_version_check flag
|
2017-06-07 13:31:56 -07:00 |
Megan Marsh
|
dbd7aa6b95
|
capitalize all the things
|
2017-06-07 13:30:39 -07:00 |
Megan Marsh
|
1c1db91715
|
add instructions
|
2017-06-07 13:20:02 -07:00 |
Lee
|
f86e169564
|
update docs description for winrm_use_ntlm directive
|
2017-06-07 20:59:55 +01:00 |
Andrew Garrett
|
fbacf883b4
|
Fix vet issues with alicloud
|
2017-06-07 19:38:26 +00:00 |
Matthew Hooker
|
be2e915b84
|
update changelog
|
2017-06-07 11:23:20 -07:00 |
Matthew Hooker
|
70b3d05fb3
|
Merge pull request #4760 from fajpunk/ansible-inventory-dir
inventory_directory option for ansible provisioner
|
2017-06-07 11:22:23 -07:00 |
Matthew Hooker
|
e151e7cf5e
|
Merge pull request #4981 from pvasilevich/f-fix-azure-metadata-post-processor-empty-id
Add information about artifact in manifest post-processor
|
2017-06-07 10:55:52 -07:00 |
Matthew Hooker
|
599dff36ca
|
Merge pull request #4975 from hashicorp/vagrantclouddoc
docs: more user friendly vagrant cloud example
|
2017-06-07 10:13:05 -07:00 |
Matthew Hooker
|
8fd2536a74
|
Merge pull request #4978 from katiebayes/master
update middleman from version 22 to 26
|
2017-06-07 09:47:30 -07:00 |
Lee Spottiswood
|
fe5c981843
|
add usage docs for winrm_use_ntlm directive
|
2017-06-07 15:18:31 +01:00 |
Lee Spottiswood
|
8473a1148c
|
Add 'winrm_use_ntlm' configuration directive for NTLM authentication support
|
2017-06-07 12:08:12 +01:00 |
Steven Lamerton
|
e953898890
|
Add support for salt_bin_dir
Allows specifying the path to salt-call, useful if it isn't on the
path.
|
2017-06-07 08:16:23 +01:00 |
Pavel Vasilevich
|
547cfa3602
|
Add information about artifact in manifest post-processor in azure-arm builder
|
2017-06-07 14:12:03 +07:00 |
Katie Bayes
|
82a8aac97f
|
update middleman from version 22 to 26
|
2017-06-06 21:16:13 -04:00 |
Matthew Hooker
|
b56c6eca55
|
docs: more user friendly vagrant cloud example
|
2017-06-06 14:51:35 -07:00 |
Matthew Hooker
|
07c09fee32
|
test on travis with go 1.8.3
|
2017-06-06 14:50:38 -07:00 |
Matthew Hooker
|
3fd47d6462
|
update changelog
|
2017-06-06 12:37:48 -07:00 |
Matthew Hooker
|
bc16c13b50
|
Merge pull request #4961 from magicalbob/grains
Grains
|
2017-06-06 12:37:18 -07:00 |
Matthew Hooker
|
82cba76ea4
|
update changelog
|
2017-06-06 12:36:53 -07:00 |
Matthew Hooker
|
ce0b19b495
|
Merge pull request #4972 from hashicorp/new4835
builder/ebssurrogate: Use correct devices for AMI.
|
2017-06-06 12:35:53 -07:00 |
Matthew Hooker
|
c4ec705791
|
fix markdown
|
2017-06-06 12:35:48 -07:00 |
Matthew Hooker
|
769ff28e03
|
builder/ebssurrogate: Use correct devices for AMI.
|
2017-06-06 12:33:08 -07:00 |
Matthew Hooker
|
e8607d0c96
|
Merge pull request #4964 from hashicorp/appveyor
Appveyor
|
2017-06-06 12:18:34 -07:00 |
Matthew Hooker
|
8423a0f2cd
|
fix appveyor
|
2017-06-06 11:52:21 -07:00 |
Ian Ellis
|
d156c41e3a
|
Added docs for grains_file config item of salt-masterless provisioner
|
2017-06-06 07:12:44 +01:00 |
Matthew Hooker
|
08faef41b3
|
Merge pull request #4967 from StackPointCloud/packer-builder-oneandone
Oneandone builder documentation update
|
2017-06-05 18:38:02 -07:00 |