Rach Belaid
23b856332e
#269 Make local_state_tree option not mandatory
...
Update and rename salt.html.markdown to salt-masterless.html.markdown
salt.html.markdown had a better history and formatting
And remove local_state_tree from required option from code and docs
2013-08-10 16:18:57 +01:00
Rach Belaid
df641d5953
Delete duplicate doc for Salt masterless provisionner
...
there is a other doc file for this called salt.html.markdown which contain a better history
2013-08-10 15:24:04 +01:00
Mitchell Hashimoto
82e69b97f1
website: add GA tracker
2013-08-09 18:12:11 -07:00
Mitchell Hashimoto
7affef4650
website: document user variables
2013-08-09 16:25:13 -07:00
Mitchell Hashimoto
be4b94c697
website: update docs for image attributes
...
/cc @jmassara - easy stuff :)
2013-08-08 22:57:22 -07:00
Mitchell Hashimoto
d2f1ba3631
Merge branch 'ignored_files' of https://github.com/priteau/packer into priteau-ignored_files
...
Conflicts:
website/source/docs/builders/amazon-instance.html.markdown
2013-08-08 17:30:35 -07:00
Mitchell Hashimoto
9a8284d51c
website: get rid of CreateTime for timestamp
2013-08-08 17:25:26 -07:00
Mitchell Hashimoto
26e374fb9b
website: document the new createtime stuff
2013-08-08 17:25:26 -07:00
Mitchell Hashimoto
94efe2c552
website: new config template docs
2013-08-08 17:25:26 -07:00
Pierre Riteau
8a0914e083
Warn that ec2-bundle-vol may ignore some important files
2013-08-08 19:00:19 +01:00
Mark Peek
d5fb4d5570
website: add myself to the community page
2013-08-08 10:03:09 -07:00
Mitchell Hashimoto
0afae93807
website: nitpick alternative installation methods
2013-08-07 15:32:09 -07:00
Mitchell Hashimoto
1ab287effa
Merge pull request #244 from henrikhodne/hh-homebrew-docs-website
...
website: add documentation on installing through Homebrew
2013-08-07 15:01:57 -07:00
Mark Peek
f6457ed189
website: cleanup Amazon AMI tag documentation
2013-08-06 15:16:39 -07:00
Mark Peek
413fc1b73a
Merge pull request #233 from jmassara/tags
...
builder/amazon/ebs: Added tagging support for amazon/ebs AMIs
2013-08-06 15:01:32 -07:00
James Massara
fffce95ca4
Updated tags configuration example
2013-08-06 07:41:00 -07:00
Henrik Hodne
77a380d441
website: document Homebrew installation process [GH-227]
2013-08-03 16:44:30 -07:00
Mitchell Hashimoto
8a3ee293af
website: document {{.Vars}} in execute_command example [GH-241]
2013-08-03 13:40:31 -07:00
James Massara
ad44da7070
Updated with tags info
2013-08-01 21:28:25 -07:00
Mitchell Hashimoto
4ff7c87aee
website: update works with image for other vmware products
2013-08-01 10:25:38 -07:00
Mitchell Hashimoto
0f2dfb1fa4
website: update platforms to note instance-store AMI [GH-230]
2013-08-01 09:57:12 -07:00
Mitchell Hashimoto
09ffe83e50
website: better salt-masterless docs
2013-07-31 23:21:16 -07:00
Mitchell Hashimoto
987f4445fb
Merge pull request #220 from rgarcia/salt-provisioner
...
provisioner/salt-masterless: masterless salt provisioner
2013-07-31 22:57:42 -07:00
Mitchell Hashimoto
00c45a5b30
website: note support VMware player on Linux
2013-07-31 22:18:35 -07:00
Mitchell Hashimoto
fc89919347
Merge branch 'master' of https://github.com/rasa/packer into rasa-master
2013-07-31 11:52:20 -07:00
Mitchell Hashimoto
cecb797e61
website: document iam instance profile
2013-07-31 11:43:52 -07:00
Mitchell Hashimoto
750b788344
website: docs for amazon-chroot
2013-07-30 22:17:58 -07:00
Ross Smith II
e4086a0230
Updated website for vmware workstation support, fixes #221/#222
2013-07-29 08:20:48 -07:00
Rafael Garcia
29993b30e4
provisioner/salt-masterless: rename
2013-07-28 23:30:03 -07:00
Sébastien Fievet
2a78203e68
Typo
2013-07-28 16:49:03 +02:00
Rafael Garcia
9c25bb5cd7
provisioner/salt: put state tree temporarily in /tmp/salt by default
2013-07-27 00:14:32 -07:00
Rafael Garcia
1289437565
provisioner/salt: document 3c1f142
2013-07-27 00:14:32 -07:00
Rafael Garcia
9478a75cdb
provisioner/salt: docs
2013-07-27 00:14:32 -07:00
Mitchell Hashimoto
321d1cce16
website: document the amazon-instance builder
2013-07-25 10:51:21 -05:00
Rafael Garcia
1ad53e1050
builder/amazon/ebs: support launching in VPC
...
adds `vpc_id` and `subnet_id` to builder config
depends on https://github.com/mitchellh/goamz/pull/4
2013-07-21 00:44:14 -07:00
Mitchell Hashimoto
2a8ee70440
website: sleep in getting started
2013-07-20 12:35:51 -07:00
Mitchell Hashimoto
cb95f36485
website: powered by bintray
2013-07-19 14:02:16 -04:00
Mitchell Hashimoto
9c551ee737
website: remove the ?direct in downloads to use CDN
2013-07-19 14:02:16 -04:00
Mitchell Hashimoto
f9db6b3227
website: fix download parsing
2013-07-16 11:42:11 -07:00
Mitchell Hashimoto
d422abfcb2
website: document new shell env vars
2013-07-15 10:14:36 +09:00
Mitchell Hashimoto
db644c91fb
website: document the fix command
2013-07-14 17:38:31 +09:00
Mitchell Hashimoto
24f8275765
website: document the checksum features
2013-07-14 17:28:53 +09:00
Mitchell Hashimoto
0d71024450
website: add PACKER_LOG_PATH docs
2013-07-14 11:20:31 +09:00
Mitchell Hashimoto
2e492fd747
Merge pull request #173 from jasonberanek/force-build
...
packer, builder/*: Add support for -force flag on builds [GH-119]
2013-07-12 18:00:21 -07:00
Mitchell Hashimoto
60ee20f308
website: add docs for new security_group_id
2013-07-12 17:27:03 +09:00
Jason A. Beranek
13c733a3db
Add support for -force flag on builds [GH-119]
2013-07-11 23:43:23 -05:00
Jack Pearkes
d701adb3e0
builder/digitalocean: use detected env variables for credentials
2013-07-11 11:31:09 +02:00
Mitchell Hashimoto
3a420478f9
website: document the floppy_files feature
2013-07-09 12:41:36 -07:00
Bernard McKeever
04074b8083
Making sense of the sentence
...
The sentence was missing a few words.
I've made it read similar to the previous 3 sentences.
2013-07-08 11:09:16 +01:00
Mitchell Hashimoto
d6d700f7c5
website: document the inline_shebang stuff
2013-07-07 17:55:02 -07:00
Mitchell Hashimoto
6a5bbaa05d
Merge pull request #133 from ubermuda/provisioner/shell/script-execution
...
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-07 17:47:25 -07:00
Mitchell Hashimoto
83d073f410
website: document the guest additinos URL and SHA256
...
/cc @sgirones
2013-07-07 12:06:13 -07:00
Jack Pearkes
e26d9de149
website: add a shutdown command to the vm builder config examples
2013-07-07 15:37:22 +02:00
Jack Pearkes
7e909ad1c1
website: specify ruby version in the gemfile
2013-07-07 15:31:37 +02:00
Pierre Riteau
5e3c3adad4
Fix some typos and an error in the documentation
2013-07-05 19:23:24 +01:00
Philip Cristiano
ead9543799
docs: Use free-tier instance size
2013-07-05 13:35:31 -04:00
Philip Cristiano
a1ec059966
docs: Use free-tier instance size
2013-07-05 13:22:38 -04:00
Philip Cristiano
9f624a4557
docs: Fix invalid example
2013-07-05 08:42:22 -04:00
Mitchell Hashimoto
dfdbc1b124
website: add more info to the file provisioner page
2013-07-04 12:58:11 -07:00
Eric Lathrop
a9715efd71
Add file provisioner documentation.
2013-07-04 15:17:32 -04:00
Geoffrey Bachelet
43db2c23eb
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-03 20:17:31 -04:00
Pierre Riteau
79020d6ec9
Fix small typos
2013-07-03 10:55:25 +01:00
Mitchell Hashimoto
3c5f883f49
website: nitpick compaction docs
2013-07-02 21:28:54 -07:00
Mitchell Hashimoto
6f4e08944b
Merge pull request #122 from smerrill/compaction-option
...
builder/vmware: Add a 'skip_compaction' configuration option
2013-07-02 21:27:20 -07:00
Steven Merrill
0fff9887f7
Remove confusing duplicate references.
2013-07-02 23:56:56 -04:00
Steven Merrill
90294f3ee6
builder/vmware, builder/virtualbox: Document 'headless' option.
2013-07-02 23:53:31 -04:00
Steven Merrill
d620a09dd6
Add documentation of the skip_compaction parameter.
2013-07-02 23:48:04 -04:00
Brandon Liu
9a82910f9a
Command helpText indicates that options must come before template.
2013-07-02 13:07:39 -07:00
Mitchell Hashimoto
c7c22bee3c
Merge pull request #115 from bdon/wait
...
builder/virtualbox, builder/vmware: wait5 and wait10 timers
2013-07-02 12:14:17 -07:00
Brandon Liu
c266f8a067
Update command to run locally in website README.
2013-07-02 12:12:42 -07:00
Brandon Liu
a5dba51d4f
Document wait5 and wait10 boot command keys.
2013-07-02 10:44:49 -07:00
Razz Fox
50ef437935
capitalize "Packer"
2013-07-01 22:01:22 -07:00
Brandon Liu
e8037b330b
Doc fixes.
2013-07-01 19:53:04 -07:00
Mitchell Hashimoto
7047c5f0ca
website: more notes on AWS env vars
2013-07-01 15:26:08 -07:00
Mitchell Hashimoto
fe08ac60df
website: update website with new AWS env vars
2013-07-01 15:24:36 -07:00
Mitchell Hashimoto
8e9e596935
website: update latest post-processor API
2013-07-01 11:35:09 -07:00
Mitchell Hashimoto
8eb30482f8
website: update website with latest vm_name default changes
2013-07-01 11:15:13 -07:00
Mitchell Hashimoto
19f757a273
website: document disk_size config for virtualbox
2013-07-01 10:51:40 -07:00
Mitchell Hashimoto
4c08343e15
website: document the vmware tools stuff
2013-07-01 10:48:50 -07:00
Pierre Riteau
33c5a3bd50
Fix a small typo
2013-06-30 21:22:32 +01:00
Mitchell Hashimoto
a9af38401d
Merge pull request #73 from jcrosby/master
...
website: Grammar tweak for veewee-to-packer docs
2013-06-29 18:06:32 -07:00
Jon Crosby
de0e56f401
Update veewee-to-packer docs
2013-06-29 16:43:36 -07:00
Mitchell Hashimoto
3f32ced7b0
website: switch all download URLs to https
2013-06-29 14:16:12 -07:00
Anton Lindström
cf950af834
fix html characters in virtualbox builder doc
...
This commit removes <, > and instead uses <,> to describe the
enter command in the boot command code block in virtualbox
builder documentation. Noticed this after fixing the VMware doc.
2013-06-29 21:43:53 +02:00
Mitchell Hashimoto
d2da9fbc93
Merge pull request #67 from mitchellh/website-text-selection
...
website: change color of text on selection
2013-06-29 12:31:04 -07:00
Jack Pearkes
7228643da4
website: change color of text on selection
2013-06-29 21:25:28 +02:00
Mitchell Hashimoto
224953b30c
Merge pull request #62 from antonlindstrom/master
...
website: Update HTML characters for the <enter> command in VMware builder documentation
2013-06-29 12:23:40 -07:00
Anton Lindström
088dfab045
fix html characters in vmware builder doc
...
This commit removes <, > and instead uses <,> to describe the
enter command in the boot command code block in vmware builder
documentation.
2013-06-29 15:19:37 +02:00
Greg Karékinian
e04e204496
Fix typo
2013-06-29 13:02:57 +02:00
Mitchell Hashimoto
c7a4b11f0f
Merge pull request #49 from msabramo/patch-3
...
website: Fix typos in setup page
2013-06-28 18:10:51 -07:00
Mitchell Hashimoto
db919c03bd
Merge pull request #47 from msabramo/patch-2
...
website: Fix typo in README.md
2013-06-28 18:09:29 -07:00
Marc Abramowitz
8cbb1d0382
Fix more typos
2013-06-28 14:03:14 -07:00
Marc Abramowitz
8e154b6e1e
Fix typo in README.md
2013-06-28 13:56:37 -07:00
Jon Crosby
3b7b2ab4c1
Fix typo in platform docs
2013-06-28 13:54:46 -07:00
Artur Rodrigues
d857eb1cee
Fix reference of typo corrected on 43bb20d05f
2013-06-28 16:45:32 -03:00
Mitchell Hashimoto
2806c70468
website: fix typo on shell script
2013-06-28 15:26:09 -04:00
Robby Colvin
412be0d7c1
'path' in shell provisioner template was renamed
2013-06-28 12:11:24 -07:00
Gareth Rushgrove
2c24ab3e16
small typo: either rather than ether on why page
2013-06-28 17:24:24 +01:00
Mitchell Hashimoto
7cf21dd98d
website: get rid fof release notes
2013-06-28 12:01:48 -04:00
Mitchell Hashimoto
cc1cf6c301
website: fix issues with URL
2013-06-28 11:56:32 -04:00