commit | 7d22fe9805c38a51bee32ec766d6060e54e65f02 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <fpytloun@mirantis.com> | Fri Oct 27 12:01:18 2017 +0000 |
committer | Gerrit Code Review <gerrit2@7cd0c2eb159e> | Fri Oct 27 12:01:18 2017 +0000 |
tree | e2d2d02bea4d8c5dcb8a0dc3dc42255d46f3e271 | |
parent | 1e6db9b6c866f6e4fba96a421d1bd26ebc9ef975 [diff] | |
parent | 6682b37bc5597672ae6f6e735037bdcad0c1819d [diff] |
Merge "Change disk size for stacklight nodes"
diff --git a/salt/control/cluster/stacklight_log_cluster.yml b/salt/control/cluster/stacklight_log_cluster.yml index 330e301..e4c08b6 100644 --- a/salt/control/cluster/stacklight_log_cluster.yml +++ b/salt/control/cluster/stacklight_log_cluster.yml
@@ -5,7 +5,7 @@ stacklight.log: cpu: 32 ram: 65536 - disk_profile: small + disk_profile: xxxxlarge net_profile: default cluster: internal:
diff --git a/salt/control/cluster/stacklight_server_cluster.yml b/salt/control/cluster/stacklight_server_cluster.yml index 0055d20..6e7da61 100644 --- a/salt/control/cluster/stacklight_server_cluster.yml +++ b/salt/control/cluster/stacklight_server_cluster.yml
@@ -5,7 +5,7 @@ stacklight.server: cpu: 32 ram: 65536 - disk_profile: small + disk_profile: xxlarge net_profile: default cluster: internal:
diff --git a/salt/control/cluster/stacklight_telemetry_cluster.yml b/salt/control/cluster/stacklight_telemetry_cluster.yml index bfd14b0..1b39b61 100644 --- a/salt/control/cluster/stacklight_telemetry_cluster.yml +++ b/salt/control/cluster/stacklight_telemetry_cluster.yml
@@ -5,7 +5,7 @@ stacklight.telemetry: cpu: 32 ram: 65536 - disk_profile: small + disk_profile: xxxlarge net_profile: default cluster: internal: