Merge "Import base parameter types for ::policy"
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
class heat::policy (
|
||||
$enforce_scope = $facts['os_service_default'],
|
||||
$enforce_new_defaults = $facts['os_service_default'],
|
||||
Hash $policies = {},
|
||||
$policy_path = '/etc/heat/policy.yaml',
|
||||
Openstacklib::Policies $policies = {},
|
||||
Stdlib::Absolutepath $policy_path = '/etc/heat/policy.yaml',
|
||||
$policy_default_rule = $facts['os_service_default'],
|
||||
$policy_dirs = $facts['os_service_default'],
|
||||
Boolean $purge_config = false,
|
||||
|
Reference in New Issue
Block a user