Commit Graph

8317 Commits

Author SHA1 Message Date
Matthew Hooker b7f5222c33 Merge pull request #5332 from hashicorp/ocilicense
Add license with copyright notice
2017-09-12 12:23:16 -07:00
Matthew Hooker ab216ec61b
Add license with copyright notice 2017-09-12 12:22:50 -07:00
Matthew Hooker ae15d194eb
update changelog 2017-09-12 12:21:49 -07:00
Megan Marsh 88fecb389d update changelog 2017-09-12 12:08:07 -07:00
Matthew Hooker 9da20a25ee
update changelog 2017-09-12 10:57:11 -07:00
Matthew Hooker 34cf4a712d Merge pull request #5331 from prydie/f-bmcs-to-oci
Rename Oracle BMCS builder to OCI
2017-09-12 10:44:33 -07:00
Andrew Pryde 6fd2f6701d
Rename Oracle BMCS builder to OCI
Oracle Bare Metal Cloud Services (BMCS) has been rebranded as Oracle
Cloud Infrastructure (OCI).
2017-09-12 10:40:56 -07:00
Megan Marsh fa177c52c2 put deprecation warning at end so it isnt lost in scrollback 2017-09-11 16:35:05 -07:00
Megan Marsh 4b7fd33f99 add deprecation warning to shell local provisioner 2017-09-11 16:29:45 -07:00
Matthew Hooker bec4024b19 Merge pull request #5314 from hashicorp/remotebuildsdocs
Remotebuildsdocs
2017-09-11 11:44:11 -07:00
Matthew Hooker 9977edc4b4 Merge pull request #5322 from danielcompton/patch-1
Add troubleshooting steps to Ansible provisioner docs
2017-09-11 11:43:32 -07:00
Matthew Hooker bdd8ff104d
fix doc layout 2017-09-11 09:56:11 -07:00
Matthew Hooker 448f260a42
update changelog 2017-09-11 09:52:11 -07:00
Matthew Hooker 624b1e5110 Merge pull request #4554 from prydie/f-oracle-bmcs
Oracle Bare Metal Cloud Services (BMCS) builder
2017-09-11 09:42:14 -07:00
Andrew Pryde 6612a2cc70 Remove copyright statement from docs 2017-09-11 15:08:17 +01:00
Andrew Pryde 84544fb458 Merge pull request #1 from mwhooker/oraclelicense
remove copyright notice header and add COPYRIGHT file
2017-09-11 14:11:55 +01:00
Daniel Compton b754862fd8 Add troubleshooting steps to Ansible provisioner docs
- Explain how to enable verbose Ansible output
- Add docs about the perils of having loaded too many SSH keys to ssh-agent
2017-09-10 21:03:06 +12:00
Matthew Hooker 322422f235
remove copyright notice header and add COPYRIGHT file 2017-09-08 09:49:06 -07:00
Matthew Hooker 6f3def853f Merge pull request #5315 from hashicorp/azurecopyright
remove copyright notice
2017-09-07 13:46:10 -07:00
Matthew Hooker d4895156e5
remove copyright notice 2017-09-07 11:44:38 -07:00
Matthew Hooker f7c85e36bc
add pkcs12 license 2017-09-07 11:40:14 -07:00
Matthew Hooker 60e9e0b532
update changelog 2017-09-07 10:22:54 -07:00
Matthew Hooker df64021c16
website: remove remote-builds 2017-09-07 09:58:46 -07:00
Matthew Hooker 0857cfbd4b
removing atlas from docs 2017-09-07 09:46:02 -07:00
Matthew Hooker fc0fc3866d
website: remove hashicorp-ecosystem 2017-09-07 09:01:08 -07:00
Matthew Hooker 26e4fdd121
update changelog 2017-09-06 15:02:18 -07:00
Matthew Hooker 817dc973c8
clarify docs 2017-09-06 15:01:39 -07:00
Matthew Hooker 57237c55e6 Merge pull request #5308 from pdecat/f-gce-instance-labels
Add support for setting labels on GCE instance
2017-09-06 14:59:40 -07:00
Patrick Decat a005638e11 Document labels set on GCE instance 2017-09-06 23:22:51 +02:00
Megan Marsh c6889ad009 clarify logging by changing 'shell' to 'powershell' inside of the powershell provisioner 2017-09-06 11:59:25 -07:00
Matthew Hooker 3eeb722897 Merge pull request #5301 from hashicorp/pkcs12redux
Replace pkcs12 code with upstream
2017-09-06 10:52:11 -07:00
Megan Marsh 2f4dd55268 add lxc and lxd builder to changelog 2017-09-06 09:35:37 -07:00
Megan Marsh 4d89ab3943 Merge pull request #5309 from hashicorp/pr/3523
Pr/3523
2017-09-06 09:27:58 -07:00
Megan Marsh 41103cf9ca fix docs 2017-09-06 08:55:39 -07:00
Patrick Decat a7283f2281 Add support for setting labels on GCE instance 2017-09-06 10:58:08 +02:00
zhuzhih2017 94fafe91ad Update CHANGELOG.md 2017-09-06 09:48:21 +08:00
zhuzhih2017 2b25537478 Update CHANGELOG.md 2017-09-06 09:47:48 +08:00
zhuzhih2017 1861a22c77 Merge pull request #5219 from zhuzhih2017/master
update alicloud go sdk and enable multi sites support for alicloud
2017-09-06 09:41:38 +08:00
Matthew Hooker c2d1e5bdd5
update changelog 2017-09-05 18:12:01 -07:00
Matthew Hooker 1a4c309ad5
namespace the enhanced networking fixer appropriately. 2017-09-05 18:09:31 -07:00
Matthew Hooker 54c8f77be0 Merge pull request #5306 from raylu/master
Fix ubuntu source_ami_filter examples
2017-09-05 17:41:01 -07:00
raylu 6135b0bf48 Fix ubuntu source_ami_filter examples
Canonical publishes stable AMIs at ubuntu/images/ and unstable AMIs at
ubuntu/images-testing/. Combined with most_recent: true, the old name
filter bounces you between stable and unstable.
2017-09-05 17:25:34 -07:00
Megan Marsh 8d24b3930a cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
Chris Lundquist cd2a783382 [lxc] update to new conventions, improve docs 2017-09-05 15:19:25 -07:00
Chris Lundquist 34b6c97c21 [lxc] add bats tests 2017-09-05 15:18:07 -07:00
Chris Lundquist 5eb1bc9338 [lxc] go fmt our files 2017-09-05 15:18:07 -07:00
Chris Lundquist 9b4a7e935f [lxc] add basic tests 2017-09-05 15:18:07 -07:00
Chris Lundquist 986ac9a501 [lxc] ignore vim swap files 2017-09-05 15:18:07 -07:00
Chris Lundquist 2d19b4f2d2 Revert "[lxc] only build for linux. Ignore vim swp files."
This reverts commit 60409dc678273864dbb29f624a669d00b4cc0134.
2017-09-05 15:17:15 -07:00
Chris Lundquist db74392528 [lxc] add some words of warning around edge cases 2017-09-05 15:17:15 -07:00