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 abd59103..7fcdf421 100644 --- a/compute.yaml +++ b/compute.yaml @@ -473,3 +473,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" |