Skip to content

Commit

Permalink
Merge pull request #795 from elvgarrui/openstack_init
Browse files Browse the repository at this point in the history
Add make openstack_init to adoption docs
  • Loading branch information
fao89 authored Jan 29, 2025
2 parents 0d137d0 + da87906 commit 596db1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs_dev/assemblies/development_environment.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ cd .. # back to install_yamls
make crc_storage
make input
make openstack
make openstack_init
----

'''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ $ oc get secret tripleo-passwords -n $OSPDO_NAMESPACE -o json | jq -r '.data["tr
$ git clone https://github.com/openstack-k8s-operators/install_yamls.git
cd install_yamls
BMO_SETUP=false NETWORK_ISOLATION=false NAMESPACE=${RHOSO18_NAMESPACE} make openstack
BMO_SETUP=false NETWORK_ISOLATION=false NAMESPACE=${RHOSO18_NAMESPACE} make openstack_init
BMO_SETUP=false NETWORK_ISOLATION=false make metallb
----

Expand Down

0 comments on commit 596db1f

Please sign in to comment.