Skip to content

Commit 895b72a

Browse files
authored
Update install.sh
1 parent 07efd45 commit 895b72a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ deploy_cloudstack() {
242242
return
243243
fi
244244
info "Deploying CloudStack Database"
245-
cloudstack-setup-databases cloud:cloud@localhost --deploy-as=root: #-i <cloudbr0 IP here>
245+
cloudstack-setup-databases cloud:cloud@localhost --deploy-as=root: -i $HOST_IP
246246
info "Deploying CloudStack Management Server"
247247
cloudstack-setup-management
248248
}

0 commit comments

Comments
 (0)