Skip to content

Commit 108cf25

Browse files
author
Gabriel Monroy
committed
fix(controller): safe_mkdir /deis/domains as part of init
1 parent f36442b commit 108cf25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ etcd_set_default registrationEnabled 1
3939
etcd_set_default webEnabled 0
4040
# create path for application metadata
4141
etcd_safe_mkdir /deis/services
42+
etcd_safe_mkdir /deis/domains
4243

4344
# wait for confd to run once and install initial templates
4445
until confd -onetime -node $ETCD -config-file /app/confd.toml 2>/dev/null; do

0 commit comments

Comments
 (0)