mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-09-01 19:21:28 +00:00
ciao-controller: Add default ceph-id
This commit add default ceph_id=admin for development Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
This commit is contained in:
@@ -26,4 +26,4 @@ if [ ! -d "/etc/ssl" ] ; then
|
||||
fi
|
||||
|
||||
# Starting the controller
|
||||
$GOBIN/ciao-controller -logtostderr -v=3
|
||||
$GOBIN/ciao-controller -logtostderr -ceph_id=admin -v=3
|
||||
|
||||
Reference in New Issue
Block a user