chef/roles/dirsrv_primary.rb

6 lines
62 B
Ruby

name "dirsrv_primary"
run_list %w(
recipe[kosmos-dirsrv]
)