X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Fauditd.yaml;h=3a676ddffa4938aed01542195d7da4f12d5ca261;hb=7bfae61023d34043d8fe9523f88febac6e7597be;hp=8085ac8be7e4d42efd309d1228b5ea9765531515;hpb=c03f5cc4d5984f08b8485c62a353ad81a7f74ac7;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/auditd.yaml b/puppet/services/auditd.yaml index 8085ac8b..3a676ddf 100644 --- a/puppet/services/auditd.yaml +++ b/puppet/services/auditd.yaml @@ -1,9 +1,13 @@ -heat_template_version: ocata +heat_template_version: pike description: > AuditD configured with Puppet parameters: + ServiceData: + default: {} + description: Dictionary packing service data + type: json ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set @@ -13,6 +17,14 @@ parameters: DefaultPasswords: default: {} type: json + RoleName: + default: '' + description: Role name on which the service is applied + type: string + RoleParameters: + default: {} + description: Parameters specific to the role + type: json EndpointMap: default: {} description: Mapping of service endpoint -> protocol. Typically set