Révision ea29e235
add ldap and active directory rules
spec/acceptance/all_rules_spec.rb | ||
---|---|---|
30 | 30 |
include nftables::rules::puppet |
31 | 31 |
include nftables::rules::pxp_agent |
32 | 32 |
include nftables::rules::icinga2 |
33 |
include nftables::rules::ldap |
|
33 | 34 |
include nftables::rules::tor |
34 | 35 |
include nftables::rules::ospf3 |
35 | 36 |
include nftables::rules::ceph_mon |
... | ... | |
61 | 62 |
class{'nftables::rules::out::pxp_agent': |
62 | 63 |
broker => '127.0.0.1', |
63 | 64 |
} |
65 |
class{'nftables::rules::out::ldap': |
|
66 |
ldapserver => '127.0.0.1', |
|
67 |
} |
|
68 |
class{'nftables::rules::out::active_directory': |
|
69 |
adserver => '127.0.0.1', |
|
70 |
} |
|
64 | 71 |
include nftables::rules::out::all |
65 | 72 |
include nftables::rules::out::tor |
66 | 73 |
include nftables::rules::out::ospf3 |
Formats disponibles : Unified diff