aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/mso/docker-files/chef-configs/solo.rb
blob: 5e8247503aa02d4bce84a141fcc41f194ea54f98 (plain)
1
2
3
4
5
6
7
8
9
current_dir = File.dirname(__FILE__)
log_level :info
log_location STDOUT
node_name "mso"
syntax_check_cache_path "#{current_dir}/syntaxcache"
cookbook_path ["/var/berks-cookbooks"]
environment_path "/var/berks-cookbooks/CHEF_REPO_NAME_TO_REPLACE/environments"
environment "mso-docker"