diff options
Diffstat (limited to 'ceph-storage.yaml')
-rw-r--r-- | ceph-storage.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ceph-storage.yaml b/ceph-storage.yaml index 2b44642b..15092bae 100644 --- a/ceph-storage.yaml +++ b/ceph-storage.yaml @@ -152,3 +152,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" |