diskimage-builder/elements/os-refresh-config
Clint Byrum 0841576862 Add cfn-hup configuration for os-refresh-config
Configures cfn-hup to run os-refresh-config on Metadata changes.

Change-Id: I65fcd8e09fe3cb070e3036156eaca4b5b0993d67
2013-02-12 12:21:42 -08:00
..
install.d Add cfn-hup configuration for os-refresh-config 2013-02-12 12:21:42 -08:00
element-deps Add cfn-hup configuration for os-refresh-config 2013-02-12 12:21:42 -08:00
README.md Add element to call os-refresh-config 2013-02-12 07:25:43 -08:00

Install os-refresh-config.

os-refresh-config uses run-parts to run scripts in a pre-defined set of directories. Its intended purpose is to quiesce (pre-configure.d), configure (configure.d), migrate (migration.d), and then activate (post-configure.d) a configuration on first boot or in response to Heat Metadata changes.