commit | 1cd570749ed1e75afceff413581e37c1a376bab8 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Mon Aug 14 15:22:05 2017 +0200 |
committer | Tomáš Kukrál <tkukral@mirantis.com> | Mon Aug 14 15:59:37 2017 +0200 |
tree | 124b130abbe1a545ebef2ffa19edec6d27dc7353 | |
parent | b1da43d1bc35dc255e2b8428bd4d2610db41d8ba [diff] [blame] |
refactoring of ceph ha model Change-Id: Ic1685dfba96bc39a3f0d300de58f5b315bc65b3f
diff --git a/classes/cluster/ceph_ha/ceph/common.yml b/classes/cluster/ceph_ha/ceph/common.yml new file mode 100644 index 0000000..5117d12 --- /dev/null +++ b/classes/cluster/ceph_ha/ceph/common.yml
@@ -0,0 +1,8 @@ +classes: +- system.linux.system.repo.ceph +- cluster.ceph_ha.infra +parameters: + ceph: + common: + public_network: 10.1.0.0/24 + cluster_network: 10.16.0.0/24