mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge branch '2019.2' into 51825_scheduled_global_enabled
This commit is contained in:
commit
ae7ab061e7
1 changed files with 12 additions and 0 deletions
|
@ -487,6 +487,18 @@ module.
|
|||
proxytype: docker
|
||||
name: keen_proskuriakova
|
||||
|
||||
|
||||
Terraform Salt-SSH Roster
|
||||
=========================
|
||||
|
||||
You can now dynamically generate a Salt-SSH roster from the terraform resources
|
||||
defined with `terraform-provider-salt <https://github.com/dmacvicar/terraform-provider-salt>`_.
|
||||
|
||||
This allows you to combine both terraform and Salt-SSH to provision and
|
||||
configure your hosts. See the :py:mod:`terraform roster<salt.roster.terraform>` for
|
||||
an example on how to setup and use.
|
||||
|
||||
|
||||
Grains Dictionary Passed into Custom Grains
|
||||
===========================================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue