summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-01-30 16:48:45 -0800
committerGitHub <noreply@github.com>2020-01-30 16:48:45 -0800
commit0a99a75ff084732b26c18c06d7c4e82f159ed80b (patch)
tree6a106b206ac15157dfccf87aef9bad4f2ffd5c60
parentcf788f1d9ea51599d2b46890b099e9ef8b96f432 (diff)
parent4b056da6ec42a81a65e888f0856847c0f7c15484 (diff)
downloadchef-0a99a75ff084732b26c18c06d7c4e82f159ed80b.tar.gz
Merge pull request #9309 from chef/chef_zero
Revert Dist value for chef-zero default org
-rw-r--r--chef-config/lib/chef-config/config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/config.rb b/chef-config/lib/chef-config/config.rb
index b2dff9a764..484e1ea2f6 100644
--- a/chef-config/lib/chef-config/config.rb
+++ b/chef-config/lib/chef-config/config.rb
@@ -471,7 +471,7 @@ module ChefConfig
# When set to a String, Chef Zero disables multitenant support. This is
# what you want when using Chef Zero to serve a single Chef Repo. Setting
# this to `false` enables multi-tenant.
- default :single_org, ChefConfig::Dist::SHORT
+ default :single_org, "chef"
# Whether Chef Zero should operate in a mode analogous to OSS Chef Server
# 11 (true) or Chef Server 12 (false). Chef Zero can still serve