X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Ftasks%2Fyum_update.yaml;h=d313ca9fb36c217884c2351339679ba55d276afd;hb=34c8a8cf60769a94516e226c2d6be4892e86a36e;hp=e918149eed26224a183a2ebfab9f72f5bfdf29dc;hpb=4a5fa7ce111951bd9f240462b22b5a85ce7ac632;p=apex-tripleo-heat-templates.git diff --git a/extraconfig/tasks/yum_update.yaml b/extraconfig/tasks/yum_update.yaml index e918149e..d313ca9f 100644 --- a/extraconfig/tasks/yum_update.yaml +++ b/extraconfig/tasks/yum_update.yaml @@ -20,7 +20,10 @@ resources: - name: command_arguments description: yum command arguments, defaults to "" default: '' + outputs: + - name: update_managed_packages + description: boolean value indicating whether to upgrade managed packages outputs: OS::stack_id: - value: {get_resource: config} \ No newline at end of file + value: {get_resource: config}