Skip to content

Commit c92ebde

Browse files
authored
Merge pull request #424 from vchepkov/rhel10
feat: add hiera data for RHEL10
2 parents 59e8833 + 481b415 commit c92ebde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/osfamily/RedHat/10.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
postfix::alias_maps: 'lmdb:/etc/aliases'
3+
postfix::ldap_packages: ['postfix-ldap']
4+
postfix::lookup_table_type: 'lmdb'
5+
postfix::params::mailx_package: 's-nail'

0 commit comments

Comments
 (0)