diff options
Diffstat (limited to 'cinder-storage.yaml')
-rw-r--r-- | cinder-storage.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cinder-storage.yaml b/cinder-storage.yaml index 2b59607e..be088d66 100644 --- a/cinder-storage.yaml +++ b/cinder-storage.yaml @@ -222,3 +222,6 @@ outputs: storage_mgmt_ip_address: description: IP address of the server in the storage_mgmt network value: {get_attr: [StorageMgmtPort, ip_address]} + config_identifier: + description: identifier which changes if the node configuration may need re-applying + value: "None - NO_SIGNAL" |