Skip to content
Snippets Groups Projects
Commit 31a3a9f0 authored by baldwinlouie's avatar baldwinlouie Committed by Yas Naoi
Browse files

Issue #3390502 by baldwinlouie, yas: Add drush command to disable...

Issue #3390502 by baldwinlouie, yas: Add drush command to disable AWS/K8s/VMware/Terraform tabs on the Cloud Orchestrator dashboard
parent 11683b26
No related branches found
No related tags found
1 merge request!33Issue #3390502: Add drush command to disable K8s/Terraform/AWS/VMware tabs on the dashboard
Pipeline #25299 passed
......@@ -937,6 +937,7 @@ Resources:
sudo docker exec -w $DOCKER_DIR $CONTAINER_NAME sh -c "drush en -y memcache memcache_admin facade_remote_worker"
sudo docker exec -w $DOCKER_DIR $CONTAINER_NAME sh -c "drush -y cr"
sudo docker exec -w $DOCKER_DIR $CONTAINER_NAME sh -c "drush cset --input-format=yaml cloud_orchestrator.settings disable_cloud_orchestrator_dashboard_tabs \"{aws_cloud: 'aws_cloud', k8s: 'k8s', terraform: 'terraform', vmware: 'vmware', openstack: 0}\""
# Add provider regions.
sudo docker exec -w $DOCKER_DIR $CONTAINER_NAME sh -c "drush frwc --file-path $DOCKER_DIR/provider.json"
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment