X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Ftripleo-packages.yaml;h=e471c2a69f24adf675021925f872564e66e55940;hb=95a6da61129ec6a88836f99c8f2d0260a53bba96;hp=7084b7f418f1ccf474e6a0ee7e61349e13981ffb;hpb=e4c07e2ab055481a0e3986122eca499659aebd33;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/tripleo-packages.yaml b/puppet/services/tripleo-packages.yaml index 7084b7f4..e471c2a6 100644 --- a/puppet/services/tripleo-packages.yaml +++ b/puppet/services/tripleo-packages.yaml @@ -1,9 +1,13 @@ -heat_template_version: ocata +heat_template_version: pike description: > TripleO Package installation settings parameters: + ServiceData: + default: {} + description: Dictionary packing service data + type: json ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set @@ -28,7 +32,7 @@ parameters: type: json EnablePackageInstall: default: 'false' - description: Set to true to enable package installation via Puppet + description: Set to true to enable package installation at deploy time type: boolean outputs: