blob: 2d20d513956b7b73ab72f02196bfc37e68f687b4 [file] [log] [blame]
Richard Felkl5e8af582017-02-06 23:27:52 +01001
2===================
3Avinetworks formula
4===================
5
6Sample pillars
7==============
8
9Salt formula to setup Avi Networks LBaaS
10
11.. code-block:: yaml
12
13 avinetworks:
14 server:
15 enabled: true
16 identity: cloud1
17 image_location: http://...
Richard Felkl24f7b3f2017-02-27 21:58:04 +010018 disk_format: qcow2
Richard Felkl5e8af582017-02-06 23:27:52 +010019 public_network: INET1
Richard Felkl0f461952017-03-02 10:42:59 +010020 saltmaster_ip: 10.0.0.90
Richard Felkl5e8af582017-02-06 23:27:52 +010021
22 avinetworks:
23 client:
24 enabled: true
25
26External links
27==============
28
29- https://kb.avinetworks.com/installing-avi-vantage-for-openstack-2/