3ace1ba29e
There's no need to run os-config-applier at any time except when os-refresh-config is in its configure state. Change-Id: Id9758294c60469a976b61c68fc26d9b83130599a
3 lines
56 B
Bash
Executable File
3 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
exec os-config-applier -s OpenStack::Config
|