diff --git a/murano-apps/Puppet/package/Classes/PuppetInstance.yaml b/murano-apps/Puppet/package/Classes/PuppetInstance.yaml index 7613e1d..9fa828a 100644 --- a/murano-apps/Puppet/package/Classes/PuppetInstance.yaml +++ b/murano-apps/Puppet/package/Classes/PuppetInstance.yaml @@ -62,7 +62,8 @@ Methods: - $template: $resources.yaml('InstallHiera.template') - $.agent.call($template, $resources) - $._environment.reporter.report($this, - 'Puppet installed on instance {0}'.format($.openstackId)) + 'Hiera is installed on instance {0}'.format($.openstackId)) + # # Equals to # puppet install ''