heat-agents/heat-config
Takashi Kajinami 0235a734e4 Fix python shebang
The current shebang requires /usr/bin/python which is not available in
Ubuntu Jammy by default.

Change-Id: I142472eb20591fc752db9ca06c954d362cd3e405
2023-10-17 16:02:20 +00:00
..
bin Fix python shebang 2023-10-17 16:02:20 +00:00
install.d Fixes problem with distutils installed packages on Centos and Suse 2019-08-19 17:03:19 +00:00
os-apply-config Add region_name for heat-config-notify 2018-07-08 08:20:34 +12:00
os-refresh-config/configure.d Fix python shebang 2023-10-17 16:02:20 +00:00
README.rst Move elements at the top level 2017-01-04 16:57:10 +01:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

This is an os-refresh-config script which iterates over deployments configuration data and invokes the appropriate hook for each deployment item. Any outputs returned by the hook will be signalled back to heat using the configured signalling method.