[Puppet] Typo in the log message fixed
Change-Id: Ibae2eebffd66e20abbeca05c2b5711fb6cb3ec8c
This commit is contained in:
parent
eb9c42ee4a
commit
9e0498cf51
@ -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>'
|
||||
|
Loading…
x
Reference in New Issue
Block a user