=================== | |
Avinetworks formula | |
=================== | |
Sample pillars | |
============== | |
Salt formula to setup Avi Networks LBaaS | |
.. code-block:: yaml | |
avinetworks: | |
server: | |
enabled: true | |
identity: cloud1 | |
image_location: http://... | |
disk_format: qcow2 | |
public_network: INET1 | |
saltmaster_ip: 10.0.0.90 | |
avinetworks: | |
client: | |
enabled: true | |
External links | |
============== | |
- https://kb.avinetworks.com/installing-avi-vantage-for-openstack-2/ |