diff options
Diffstat (limited to 'swift-storage.yaml')
-rw-r--r-- | swift-storage.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swift-storage.yaml b/swift-storage.yaml index 466f2fbb..e4cacf3c 100644 --- a/swift-storage.yaml +++ b/swift-storage.yaml @@ -198,3 +198,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" |