Skip to content
Snippets Groups Projects
Commit c7237c52 authored by Alex Barchiesi's avatar Alex Barchiesi :circus_tent:
Browse files

Moved parameters to bundle-config.yaml

parent 1e0a2795
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -66,16 +66,15 @@ Deployment
Prepare your own bundle
.......................
Edit the bundle to suite your needs: as a minimum, you should uncomment and edit
to suit your configuration all lines starting
with **#EDIT#**. Moreover, you should pay attention to the following:
Edit the file `bundle-config.yaml` to suite your needs: in particular provide the proper values for the parameters within `<...>`.
Moreover, you should pay attention to the following:
- check neutron configuration in the three charms neutron-api neutron-openvswitch neutron-gateway
- make sure the physical nodes have been properly labeled to match setting in the head of the bundle file
Deploy your bundle
..................
juju deploy ./bundle.yaml
juju deploy ./bundle.yaml --bundle-config bundle-config.yaml
and enjoy a looong coffee...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment