Jiri Broulik | 3e2050c | 2017-12-01 13:40:11 +0100 | [diff] [blame] | 1 | classes: |
| 2 | - system.linux.network.dynamic_hosts |
| 3 | - system.linux.system.single |
| 4 | - cluster.os-ha-ovs-ceph.infra |
| 5 | - cluster.os-ha-ovs-ceph.openstack |
| 6 | - system.openssh.server.team.lab |
| 7 | - system.openssh.server.team.tcpcloud |
| 8 | - system.openssh.server.team.mcp_qa |
| 9 | - system.openssh.server.team.services |
| 10 | - cluster.overrides |
| 11 | parameters: |
| 12 | _param: |
| 13 | # ceph addresses |
| 14 | ceph_osd_node01_address: 172.16.10.94 |
| 15 | ceph_osd_node02_address: 172.16.10.95 |
| 16 | ceph_mon_node01_address: 172.16.10.96 |
| 17 | ceph_mon_node02_address: 172.16.10.97 |
| 18 | ceph_mon_node03_address: 172.16.10.98 |