tripleo-image-elements/elements/os-apply-config
James Slagle 9f8e1c5f98 os-*-config package install support
Package install support for:
* os-collect-config
* os-refresh-config
* os-apply-config

This change requires a corresponding change to dib to move the install
type enablement out of source-repositories since the os-*-config
packages do not use source-repositories:
cccdcb904d485fce92443edbb088740e074c3046

Change-Id: I22672a4312152ab594de2a149e16866c7564e3d4
2014-03-18 12:09:26 -04:00
..
install.d os-*-config package install support 2014-03-18 12:09:26 -04:00
os-apply-config Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
os-config-applier Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
os-refresh-config/configure.d Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
README.md Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
element-deps Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00

README.md

Install os-apply-config.

The contents of any os-config-applier or os-apply-config subdirectories in templates will be installed into the default template directory automatically.

An os-refresh-config hook is created to invoke os-apply-config automatically.