Skip to content

Commit cbad18f

Browse files
committed
Add openstack alias to bashrc
1 parent cc6ad52 commit cbad18f

File tree

1 file changed

+1
-0
lines changed
  • install_yamls_setup/roles/podified_cp/tasks

1 file changed

+1
-0
lines changed

install_yamls_setup/roles/podified_cp/tasks/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
- export EDPM_COMPUTE_CEPH_ENABLED=false
169169
- export BMO_SETUP=false
170170
- export KUBECONFIG=~/.kube/config
171+
- alias openstack='oc exec -ti openstackclient -- openstack'
171172
tags: config
172173

173174
- name: Deploy openstack operators

0 commit comments

Comments
 (0)