diff options
Diffstat (limited to 'compute.yaml')
-rw-r--r-- | compute.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compute.yaml b/compute.yaml index 408e0f31..4a9a92b9 100644 --- a/compute.yaml +++ b/compute.yaml @@ -477,3 +477,6 @@ outputs: description: Heat resource handle for the Nova compute server value: {get_resource: NovaCompute} + config_identifier: + description: identifier which changes if the node configuration may need re-applying + value: "None - NO_SIGNAL" |