9 lines
197 B
Ruby
9 lines
197 B
Ruby
source "https://supermarket.chef.io"
|
|
|
|
metadata
|
|
|
|
cookbook 'chef-vault'
|
|
cookbook 'ohai'
|
|
cookbook 'ohai-rootsshkey', path: '../ohai-rootsshkey'
|
|
cookbook 'sshroot2rootssh', path: '../sshroot2rootssh'
|
|
|