chef/roles/strfry.rb
2024-12-09 21:19:13 +04: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
)