Go to file
Allain Legacy 2905fd8bc0 playbookconfig: add variable include for site overrides
Some playbook variables are site specific rather than host specific. For
example "dns_servers" versus "external_oam_unit_0_address". It is
cumbersome for an end user to have to override site specific variable in
N different host files when it applies to all hosts in a specific site.

The main play of the playbook is being extended to add an additional
include so that a "site.yml" file can be imported with variable
overrides specific to an entire site.

The new "include_vars" is performed ahead of the host level
"include_vars" so that if an end user still wants to override a site
specific variable on a per-host basis that is still possible.

Change-Id: I0ac49e9311af24d88d29dc381168a60c38f642cf
Closes-Bug: #1832045
Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
2019-06-11 09:47:58 -05:00
2019-06-07 12:29:14 -04:00
2019-04-19 19:52:42 +00:00
2018-05-31 07:35:52 -07:00
2019-04-20 21:04:15 -05:00

stx-config

StarlingX Configuration Management

Description
StarlingX System Configuration Management
Readme 106 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%