Commit Graph

372 Commits (b68f214ca49143c91e1f593b2c19f4cabb69dcbe)

Author SHA1 Message Date
M. Marsh 56dd8cdb63
Merge pull request #3891 from nouney/f-generated-files
8 years ago
Megan Marsh bb53d5f6cc update docs to include Azure.
8 years ago
Omer Katz c0719a3590
Allow using a custom inventory file.
8 years ago
vkatsikaros 8fdd20ec2d
Add simpler example for chef client in local mode
8 years ago
Megan Marsh 072cd6b745
Merge pull request #5998 from hashicorp/do_5895
8 years ago
Petr Ruzicka 7112212b2f Adding details to PACKER_BUILD_NAME to have it clear in the documentation how the variable is created
8 years ago
Megan Marsh f3dc7546d4 even clearer example in winrmpassword docs
8 years ago
Megan Marsh de7d1430bd update powershell docs to include reference to the new winrmpassword template variable
8 years ago
Megan Marsh 414dd80e61
Merge pull request #6013 from jsoref/spelling
8 years ago
Megan Marsh e2f55a50b5
Merge pull request #5702 from brokenbot/salt-masterless-windows
8 years ago
Josh Soref c38cdd0439 spelling: administrator
8 years ago
SwampDragons 1cca06e5bf
Merge branch 'master' into website-docs-windows-restart
8 years ago
DanHam 49f9d31837
Update docs to explain new auto escape of chars special to PowerShell
8 years ago
DanHam e982bc4ea5
Fix copy/paste of description from shell provisioner
8 years ago
DanHam 2b1aa04583
Update docs to reflect new upload and dot source of env var for std ps cmd
8 years ago
Megan Marsh addedbb680 Revert "Merge pull request #5515 from DanHam/dot-source-env-vars"
8 years ago
SwampDragons e56849c605
Merge pull request #5515 from DanHam/dot-source-env-vars
8 years ago
Matthew Hooker 9f87213ba4
tests and docs for #5831
8 years ago
Gennady Lipenkov 53aaf84100 Support 'trusted_certs_dir' chef-client configuration option
8 years ago
Dave Sanderson 666796e8eb Add ability to stat a remote path
8 years ago
SwampDragons 753d3cf216
Merge pull request #5618 from kwilczynski/ansible-local-clean-staging-directory
9 years ago
Matthew Hooker ff3efb4641
remove trailing spaces
9 years ago
Matthew Hooker be3fe340c8
add a section about uploading files that don't exist.
9 years ago
SwampDragons e990e49711
Merge pull request #5638 from hashicorp/docs_5623
9 years ago
Megan Marsh a325780aa5 make description match
9 years ago
Megan Marsh df492d35bf remove confusing use of local. dang.
9 years ago
Megan Marsh 150bf1f6da clarify shell-local location
9 years ago
Megan Marsh 52f5f2b895 clarify where ansible-local runs
9 years ago
Ilon Sjögren 0dae5bc8bd Should state that file provisioner requires source at execution time
9 years ago
Krzysztof Wilczynski 10370adbab
ansible-local: Add ability to clean staging directory.
9 years ago
Matthew Hooker 97ef340423
fix type
9 years ago
Brett Richardson 9eacd3d618
Update chef provisioner documentation
9 years ago
Megan Marsh b52ba4557e add some example json to windows restart_check_command
9 years ago
DanHam 3cdc79de6a
Update docs to reflect new upload and dot source of env var for std ps cmd
9 years ago
Marcel Prince 8244d8bfb9 Arguments sorting for Puppet provisioners docs
9 years ago
Matthew Aynalem 3716effa75 docs: correct datatype inconsistencies bool => boolean (issue #5468)
9 years ago
Matthew Hooker 0608fe4823
mention that winrm can transfer files slowly.
9 years ago
Matthew Aynalem 1fac839b79 docs fix minor spelling typos throughout docs
9 years ago
Matthew Hooker e26df7ebb3
remove outdated comment about docker behavior
9 years ago
Matthew Hooker bafcf7dfb1
test, document, cleanup puppet guest codde
9 years ago
Megan Marsh ae6dae2726 add quoteless option to sudo example
9 years ago
DanHam b7bb6b54b4 Update docs with new defaults for Powershell commands
9 years ago
Megan Marsh f71a25c7a7 Merge pull request #5345 from hashicorp/elevated_vars_4994
9 years ago
Megan Marsh 5d63f01fed Update docs for elevated_execute_command with new default command
9 years ago
Matthew Hooker e8c54cb496
docs: update default value for `expect_disconnect`
9 years ago
Megan Marsh f86d45eaf6 fix docs for execute_command and elevated_execute_command
9 years ago
Daniel Compton b754862fd8 Add troubleshooting steps to Ansible provisioner docs
9 years ago
Matthew Hooker 2a0a8cb8fa Merge pull request #5104 from lfarnell/bug-5100
9 years ago
c22 bc2e3de06d Resolve merge conflicts and update documentation.
9 years ago
c22 80ba99c04f Update documentation + small fixes
9 years ago
c22 1c592f291e Better Windows support in puppet-server
9 years ago
Matthew Hooker c2f142eea3 Merge pull request #5133 from mayn/fix-docs-provisioners-salt-masterless
9 years ago
Matthew Aynalem d08e47a853 docs salt-masterless provisioner - move required element out of optional elements section
9 years ago
Matthew Aynalem eaccfce29e move period outside of quotation marks designating an attribute value.
9 years ago
localghost 1bd32d3876 Add documentation about playbook_files option of ansible-local provisioner.
9 years ago
Luke Farnell bc2c60021e Added ansible-galaxy command to docs
9 years ago
Matthew Hooker 56979a1974
Revert "Universally provide POSIX semantics for the `shell` provisioner."
9 years ago
Matthew Hooker bcc0d24bf4
run docs through pandoc
9 years ago
Matthew Hooker 11379dea70 Merge pull request #5009 from sjlamerton/salt_bin_dir
9 years ago
Matthew Hooker 8f685b3bcd
ansible: add skip_version_check flag
9 years ago
Matthew Hooker 70b3d05fb3 Merge pull request #4760 from fajpunk/ansible-inventory-dir
9 years ago
Steven Lamerton e953898890 Add support for salt_bin_dir
9 years ago
Matthew Hooker bc16c13b50 Merge pull request #4961 from magicalbob/grains
9 years ago
Matthew Hooker c4ec705791 fix markdown
9 years ago
Ian Ellis d156c41e3a Added docs for grains_file config item of salt-masterless provisioner
9 years ago
Matthew Hooker 74bf0b636b Merge pull request #4791 from optix2000/master
9 years ago
Sean Chittenden 1ba7f9cc20
Universally provide POSIX semantics for the `shell` provisioner.
9 years ago
Dan Fuchs 8401057ed5 Merge branch 'master' into ansible-inventory-dir
9 years ago
Rickard von Essen 7b5c56bff4
ansible-local/ansible: Clearify docs regarding `extra_arguments`
9 years ago
Rickard von Essen 999f2da499
ansible-local/ansible: Add extra-vars packer_*
9 years ago
Dan Fuchs 97c819dc15 Merge branch 'master' of https://github.com/mitchellh/packer into ansible-inventory-dir
9 years ago
Weilu Jia 943563e957 Update chef-solo documentation to match latest changes
9 years ago
Weilu Jia 05d46c61f7 Add documentation for chef-solo version pinning
9 years ago
Dan Fuchs 50637a68bf Clarify `inventory_directory` in ansible provisioner docs
9 years ago
Dan Fuchs 609e70face inventory_directory option for ansible provisioner
9 years ago
Matthew Hooker 589f8b72dc
provisioner/ansible-local: document staging dir
9 years ago
Anton Kvashenkin fe3cdf5fe4 Merge branch 'master' into website-docs-windows-restart
9 years ago
Seth Vargo 38e0ba8bd3
Fix broken links
9 years ago
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand
9 years ago
Anton Kvashenkin d189676ff0 Website/docs: make windows-restart provisioner description more accurate
9 years ago
Matthew Hooker f8a8952231
website/docs: fix file upload tar script
9 years ago
Matthew Hooker 322eeeb4ac
website/docs: make file provisioner reqs clearer
9 years ago
Matthew Hooker e63a646afe
website/docs: note docker behavior in file provisioner
9 years ago
Matthew Hooker 26f9c61137
spellfix
9 years ago
Matthew Hooker 3c290f7c7e
docs/ansible-local: playbook_paths clarification
9 years ago
Matthew Hooker df440f7877 Merge pull request #4477 from mitchellh/ansibleremoteuserno
9 years ago
Matthew Hooker 9ab148e56d Merge pull request #4476 from mitchellh/ansicolor
9 years ago
Matthew Hooker eec93dfca7 Merge pull request #4473 from mitchellh/symboldoc
9 years ago
Rickard von Essen 4ffbfde09b
s/communicator/connection plugin/ to align with Ansible nomenclature
9 years ago
Rickard von Essen a5171fef4d
provisioner/ansible: Add documentation howto use with chroot
9 years ago
Matthew Hooker d46d5ea2fb
docs/ansible: clarify that we ignore remote_user
9 years ago
Matthew Hooker df247a99a1
ansible does its own coloring.
9 years ago
Matthew Hooker b3db88109d
document how we upload symbolic links
9 years ago
Matthew Hooker 4dcab2fb9c
docs/provisioners/shell: safety first
9 years ago
Matthew Hooker 6563eb213c
Document. add to windows-shell and powershell
9 years ago
Matthew Hooker 5fc6a2ee70 Merge pull request #4326 from asteris-llc/feature/converge-provisioner
9 years ago
Brian Hicks d9683c0817
website: add default note on converge bootstrap parameter
9 years ago
Sean Malloy bd0985cde8 Do not escape quotes
9 years ago
Sean Malloy 01b5a824f3 Clean up puppet provisioner documentation
9 years ago
Rickard von Essen cda83dc93a
provisioner/puppet-server: Fixed formatting for execute_command
9 years ago