summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-09-18 09:53:15 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-09-18 10:28:24 +0000
commitaeeab946dac9100be26756bfd4948f4b52df386e (patch)
treee7f49236d1f0ba027cc049c79395192f6bdaa6e9 /scripts
parent5407fd1066c3a4e56d34f5db9e8a7c5d71745937 (diff)
downloaddefinitions-aeeab946dac9100be26756bfd4948f4b52df386e.tar.gz
install-files: Allow definition of manifests in multiple variables
install-files was initially designed such that if you wanted to install multiple manifests you should put multiple whitespace separated paths in the INSTALL_FILES variable. This is clunky if you want to extend the set of files to install, particularly in cluster deployments with multiple systems, as otherwise you could make use of YAML merge keys. So now, like fstab.configure you can set multple options, by using environment variables that start with INSTALL_FILES. It's also easier to extend the set of install files on the command-line or in the environment this way too, since you don't need to parse the YAML to see what it originally had. Change-Id: I298db7ae9790a536e5a5f32b069d0908012695af
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions