X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Ftasks%2Fyum_update.yaml;h=d313ca9fb36c217884c2351339679ba55d276afd;hb=1e157766e4430aed80526056ede19d22c03ee5f3;hp=e918149eed26224a183a2ebfab9f72f5bfdf29dc;hpb=6cb146cd150400d47a6c19db21d0eef275a07d7b;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}