chef/roles/strfry.rb
2024-10-23 15:53:07 +02:00

10 lines
144 B
Ruby

name "strfry"
run_list %w(
role[ldap_client]
strfry::default
kosmos_strfry::policies
kosmos_strfry::firewall
kosmos_strfry::substr
)