[Puppet] Typo in the log message fixed

Change-Id: Ibae2eebffd66e20abbeca05c2b5711fb6cb3ec8c
This commit is contained in:
Alexey Khivin 2016-06-28 20:57:01 +03:00
parent eb9c42ee4a
commit 9e0498cf51
1 changed files with 2 additions and 1 deletions

View File

@ -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 '<module>'