Josh Soref
|
c38cdd0439
|
spelling: administrator
|
2018-03-13 07:06:52 +00:00 |
SwampDragons
|
1cca06e5bf
|
Merge branch 'master' into website-docs-windows-restart
|
2018-02-15 14:33:49 -08:00 |
DanHam
|
49f9d31837
|
Update docs to explain new auto escape of chars special to PowerShell
|
2018-02-08 23:15:15 +00:00 |
DanHam
|
e982bc4ea5
|
Fix copy/paste of description from shell provisioner
|
2018-02-08 12:03:18 +00:00 |
DanHam
|
2b1aa04583
|
Update docs to reflect new upload and dot source of env var for std ps cmd
|
2018-02-08 12:03:18 +00:00 |
Megan Marsh
|
addedbb680
|
Revert "Merge pull request #5515 from DanHam/dot-source-env-vars"
revert so we can use a branch that's had more recent work done
This reverts commit e56849c605 , reversing
changes made to 6d14eb6ea4 .
|
2018-02-02 09:58:39 -08:00 |
SwampDragons
|
e56849c605
|
Merge pull request #5515 from DanHam/dot-source-env-vars
Extend upload and subsequent dot sourcing of env vars to non-elevated Powershell cmd
|
2018-02-01 13:06:01 -08:00 |
Matthew Hooker
|
9f87213ba4
|
tests and docs for #5831
|
2018-01-31 13:08:25 -08:00 |
Gennady Lipenkov
|
53aaf84100
|
Support 'trusted_certs_dir' chef-client configuration option
|
2018-01-13 01:53:49 +03:00 |
SwampDragons
|
753d3cf216
|
Merge pull request #5618 from kwilczynski/ansible-local-clean-staging-directory
ansible-local: Add ability to clean staging directory.
|
2017-11-30 14:27:59 -08:00 |
Matthew Hooker
|
ff3efb4641
|
remove trailing spaces
|
2017-11-27 17:26:03 -08:00 |
Matthew Hooker
|
be3fe340c8
|
add a section about uploading files that don't exist.
|
2017-11-27 17:23:31 -08:00 |
SwampDragons
|
e990e49711
|
Merge pull request #5638 from hashicorp/docs_5623
Docs 5623
|
2017-11-27 16:58:24 -08:00 |
Megan Marsh
|
a325780aa5
|
make description match
|
2017-11-27 15:18:58 -08:00 |
Megan Marsh
|
df492d35bf
|
remove confusing use of local. dang.
|
2017-11-27 15:17:54 -08:00 |
Megan Marsh
|
150bf1f6da
|
clarify shell-local location
|
2017-11-27 15:15:52 -08:00 |
Megan Marsh
|
52f5f2b895
|
clarify where ansible-local runs
|
2017-11-27 15:10:29 -08:00 |
Ilon Sjögren
|
0dae5bc8bd
|
Should state that file provisioner requires source at execution time
|
2017-11-22 09:13:47 +01:00 |
Krzysztof Wilczynski
|
10370adbab
|
ansible-local: Add ability to clean staging directory.
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
|
2017-11-21 21:09:01 +01:00 |
Matthew Hooker
|
97ef340423
|
fix type
|
2017-11-14 16:43:57 -08:00 |
Brett Richardson
|
9eacd3d618
|
Update chef provisioner documentation
The URL has changed, see chef documentation https://docs.chef.io/install_omnibus.html
|
2017-11-14 13:54:13 +00:00 |
Megan Marsh
|
b52ba4557e
|
add some example json to windows restart_check_command
|
2017-11-07 16:00:40 -08:00 |
DanHam
|
3cdc79de6a
|
Update docs to reflect new upload and dot source of env var for std ps cmd
|
2017-10-30 21:08:14 +00:00 |
Marcel Prince
|
8244d8bfb9
|
Arguments sorting for Puppet provisioners docs
|
2017-10-17 08:25:40 -07:00 |
Matthew Aynalem
|
3716effa75
|
docs: correct datatype inconsistencies bool => boolean (issue #5468)
|
2017-10-16 09:19:59 -07:00 |
Matthew Hooker
|
0608fe4823
|
mention that winrm can transfer files slowly.
|
2017-10-11 23:12:31 -07:00 |
Matthew Aynalem
|
1fac839b79
|
docs fix minor spelling typos throughout docs
|
2017-10-04 14:25:31 -07:00 |
Matthew Hooker
|
e26df7ebb3
|
remove outdated comment about docker behavior
|
2017-10-03 16:47:30 -07:00 |
Matthew Hooker
|
bafcf7dfb1
|
test, document, cleanup puppet guest codde
|
2017-10-03 11:39:33 -07:00 |
Megan Marsh
|
ae6dae2726
|
add quoteless option to sudo example
|
2017-09-27 16:02:18 -07:00 |
DanHam
|
b7bb6b54b4
|
Update docs with new defaults for Powershell commands
|
2017-09-26 11:07:38 +01:00 |
Megan Marsh
|
f71a25c7a7
|
Merge pull request #5345 from hashicorp/elevated_vars_4994
Elevated vars 4994
|
2017-09-15 09:12:58 -07:00 |
Megan Marsh
|
5d63f01fed
|
Update docs for elevated_execute_command with new default command
|
2017-09-15 08:14:12 -07:00 |
Matthew Hooker
|
e8c54cb496
|
docs: update default value for `expect_disconnect`
|
2017-09-14 17:49:34 -07:00 |
Megan Marsh
|
f86d45eaf6
|
fix docs for execute_command and elevated_execute_command
|
2017-09-14 10:50:38 -07: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
|
2a0a8cb8fa
|
Merge pull request #5104 from lfarnell/bug-5100
Added ansible-galaxy command to docs
|
2017-09-02 14:31:17 -07:00 |
c22
|
bc2e3de06d
|
Resolve merge conflicts and update documentation.
|
2017-08-22 14:10:37 +10:00 |
c22
|
80ba99c04f
|
Update documentation + small fixes
Updated the puppet-masterless documentation
Removed extraneous ConfigTemplate code
|
2017-08-22 14:10:37 +10:00 |
c22
|
1c592f291e
|
Better Windows support in puppet-server
Reworking the puppet-server provisioner based on chef-client.
|
2017-08-22 14:10:37 +10:00 |
Matthew Hooker
|
c2f142eea3
|
Merge pull request #5133 from mayn/fix-docs-provisioners-salt-masterless
docs salt-masterless provisioner - move required element out of optional elements section
|
2017-07-28 13:09:02 -07:00 |
Matthew Aynalem
|
d08e47a853
|
docs salt-masterless provisioner - move required element out of optional elements section
|
2017-07-16 16:26:31 -07:00 |
Matthew Aynalem
|
eaccfce29e
|
move period outside of quotation marks designating an attribute value.
|
2017-07-12 15:03:06 -07:00 |
Luke Farnell
|
bc2c60021e
|
Added ansible-galaxy command to docs
|
2017-07-06 21:09:23 -04:00 |
Matthew Hooker
|
56979a1974
|
Revert "Universally provide POSIX semantics for the `shell` provisioner."
This reverts commit 1ba7f9cc20 .
|
2017-06-21 16:11:47 -07:00 |
Matthew Hooker
|
bcc0d24bf4
|
run docs through pandoc
|
2017-06-14 18:13:46 -07:00 |
Matthew Hooker
|
11379dea70
|
Merge pull request #5009 from sjlamerton/salt_bin_dir
Add support for salt_bin_dir
|
2017-06-13 10:21:53 -07:00 |
Matthew Hooker
|
8f685b3bcd
|
ansible: add skip_version_check flag
|
2017-06-07 13:31:56 -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 |
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 |