Redis must be able to read
This commit is contained in:
parent
042d68c7ec
commit
e6cf3e519b
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ class eid::idm_redis (
|
|||
mode => '0644',
|
||||
}
|
||||
|
||||
file { "/etc/ssl/private/${facts['networking']['fqdn']}_infra.key":
|
||||
mode => '0644',
|
||||
}
|
||||
|
||||
file { '/etc/ssl/private':
|
||||
mode => '0711',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue