Commit Graph

7454 Commits

Author SHA1 Message Date
Luke Farnell 3ad05eb85c Adding monitoring to the docs 2017-04-09 11:25:54 -04:00
Luke Farnell 5b7ec545c5 Added monitoring and updated godo 2017-04-08 15:52:57 -04:00
Matthew Hooker 790ac07d2d Merge pull request #4781 from tamsky/patch-1
{{user}} is not allowed in variables section
2017-04-07 14:30:24 -07:00
Marc Tamsky 52060e41bf {{user}} is not allowed in variables section
https://github.com/hashicorp/packer/issues/1942
2017-04-07 14:19:31 -07:00
Seth Vargo 92ceff4b96
Import fonts 2017-04-06 18:40:40 -04:00
Seth Vargo a238d2616a
Add open-graph stuff 2017-04-06 18:16:02 -04:00
Seth Vargo f29b8b15c8
Fix terminal 2017-04-06 18:01:17 -04:00
Seth Vargo 2ae5b16022
Use hashicorp logo 2017-04-06 17:42:34 -04:00
Seth Vargo da40e469e0
Add press kit 2017-04-06 17:39:01 -04:00
Matthew Hooker f71d2c14c0 Merge pull request #4768 from hashicorp/validaminame
builder/amazon: numbers are valid in ami name
2017-04-05 12:40:12 -07:00
Matthew Hooker da8c4004f0
builder/amazon: numbers are valid in ami name 2017-04-05 12:39:16 -07:00
Matthew Hooker bc3510b473
fix spelling
closes #4767
2017-04-05 12:01:02 -07:00
Matthew Hooker e11fa66f12
list 1.0 changes in changelog 2017-04-05 10:42:10 -07:00
Matt Duftler 105fb90890 Fix changelog typo. 2017-04-05 10:18:08 -07:00
Matthew Hooker 4e049d1a7d Merge pull request #4764 from jvoorhis/b-clean-ebs-surrogate-docs
Removes a supurious docs section.
2017-04-04 22:13:57 -07:00
Matthew Hooker a7965bc805
update changelog 2017-04-04 22:12:23 -07:00
Matthew Hooker 3f6b5165f2
add affirmative test case for #4762 2017-04-04 22:08:09 -07:00
Matthew Hooker dba189f587
update vendors slightly 2017-04-04 22:07:17 -07:00
Matthew Hooker e362f8a08c Merge pull request #4762 from craigbarrau/master
Prevalidate AMI Name
2017-04-04 21:52:49 -07:00
Jeremy Voorhis f06db39c7d Removes a supurious docs section. 2017-04-04 20:00:38 -07:00
Craig Barr d9041bda0c Improved the test for special character so that it doesn't get halted by less than 3 character check 2017-04-05 11:06:59 +10:00
Craig Barr 7911cfa94b Formatting as per make fmt 2017-04-05 11:02:23 +10:00
Craig Barr fdae6858c8 conforming to the standard for imports 2017-04-05 10:53:58 +10:00
Craig Barr df6337e8ab Added AMIName validation (issue 4761) 2017-04-05 10:46:44 +10:00
Matthew Hooker 3151879283
tweak wording for supported plugins 2017-04-04 15:26:38 -07:00
Matthew Hooker 81522dced0
move packer to hashicorp 2017-04-04 13:39:01 -07:00
Matthew Hooker a9bb2328f7
update changelog 2017-04-04 12:41:04 -07:00
Matthew Hooker f661a727c1 Merge pull request #4759 from mitchellh/comcore
call out community vs core plugins
2017-04-04 12:36:54 -07:00
Matthew Hooker eed5624812
info about distributing plugins 2017-04-04 12:36:28 -07:00
Matthew Hooker 3da3857989
call out community vs core plugins 2017-04-04 12:33:53 -07:00
Matthew Hooker 5c9519538b Merge pull request #4758 from mitchellh/fix4680
provisioner/ansible-local: document staging dir
2017-04-04 12:02:25 -07:00
Matthew Hooker 589f8b72dc
provisioner/ansible-local: document staging dir
We made the staging directory random earlier, so let's document it properly.
2017-04-04 12:01:32 -07:00
Matthew Hooker 3a083bd88c Merge pull request #4757 from mitchellh/fix4756
link to other downloads, not necessarily older.
2017-04-04 11:23:35 -07:00
Matthew Hooker fb1e4f7dc7
link to other downloads, not necessarily older. 2017-04-04 11:22:57 -07:00
Matthew Hooker af9e7552db Merge pull request #4752 from mitchellh/fix-4007
add sleep and retry to azure setup script
2017-04-04 10:31:10 -07:00
Matthew Hooker 2fb898cddf
add sleep and retry to azure setup script 2017-04-03 17:14:27 -07:00
Matthew Hooker 747bee35bd
update changelog 2017-04-03 11:23:20 -07:00
Matthew Hooker 4a38f0d353 Merge pull request #4749 from rickard-von-essen/issue-4608
builder/googlecompute: Revert to using default service account
2017-04-03 11:22:34 -07:00
Matthew Hooker bce03492d9
remove references to ServiceAccountEmail 2017-04-03 11:22:00 -07:00
Rickard von Essen 77dc8b84c1
builder/googlecompute: Revert to using default service account
Fixes issue with cross Project builds.

Closes #4608

Regression introduced in PR #3639
2017-04-02 17:52:14 +02:00
Matthew Hooker 7f8f24e126 Merge pull request #4744 from abulford/patch-1
Fix a couple of typos
2017-03-30 10:29:10 -07:00
Andy Bulford 531887d2bb Fix a couple of typos 2017-03-30 16:55:08 +01:00
Matthew Hooker 7556b484b0 Merge pull request #4741 from mitchellh/fixsshconnclose
communicator/ssh: don't return error if we can't close connection.
2017-03-30 02:15:40 -07:00
Matthew Hooker eab4730c29
communicator/ssh: don't return error if we can't close connection. 2017-03-30 02:14:49 -07:00
Matthew Hooker 55685abdc7
fix link in issue template 2017-03-30 00:25:35 -07:00
Matthew Hooker 2a883c59e7 Merge pull request #4731 from mitchellh/lintfixes
Lintfixes
2017-03-29 16:00:38 -07:00
Matthew Hooker 6f27f67346
more fixes from errcheck 2017-03-29 13:38:31 -07:00
Matthew Hooker 048e316645
s/TargettedUi/TargetedUI/ 2017-03-29 12:44:42 -07:00
Matthew Hooker 4fcbf75da9
s/non existent/nonexistent/ 2017-03-29 12:38:33 -07:00
Matthew Hooker b7d4e1d999 Merge pull request #4730 from KohlsTechnology/fix-github-link
Fix link to GitHub project page on website
2017-03-28 21:13:45 -07:00