Specify os-refresh-config path in README.
Change-Id: I1cf9569ae805c070f13a582d376665f2e8976ffc
This commit is contained in:
parent
b917233a24
commit
7d1a4adc17
@ -5,3 +5,12 @@ 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.
|
||||
|
||||
To cause a script to be run on every os-refresh-config run, install
|
||||
it into one of the following directories:
|
||||
````
|
||||
/opt/stack/os-refresh-config/pre-configure.d
|
||||
/opt/stack/os-refresh-config/configure.d
|
||||
/opt/stack/os-refresh-config/migration.d
|
||||
/opt/stack/os-refresh-config/post-configure.d
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user