[Puppet] Switch package version to 1.2

1.2 package version is supported since Liberty

Change-Id: I727c9ce15529bc7ce7a328407b24ba674aaed832
This commit is contained in:
Alexey Khivin 2016-06-30 01:55:41 +03:00
parent 36ba0aee09
commit 0d5bafcc25
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Methods:
deploy:
Body:
- $.super($.deploy())
- super($this, $.deploy())
# Deploy host only once
- If: $.getAttr(hostDeployed, false)

View File

@ -1,4 +1,4 @@
Format: 1.0
Format: 1.2
Version: 0.0.9
Type: Library
FullName: org.openstack.ci_cd_pipeline_murano_app.puppet.Puppet