Andrew Bogott has submitted this change and it was merged. Change subject: Set up volumes for labvirt1012, 1013, 1014 ......................................................................
Set up volumes for labvirt1012, 1013, 1014 Change-Id: Ie0e286567fcb21b0fd3a4658e52f1e46e4326df6 --- A hieradata/hosts/labvirt1012.yaml A hieradata/hosts/labvirt1013.yaml A hieradata/hosts/labvirt1014.yaml 3 files changed, 3 insertions(+), 0 deletions(-) Approvals: Andrew Bogott: Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/hosts/labvirt1012.yaml b/hieradata/hosts/labvirt1012.yaml new file mode 100644 index 0000000..1f85c0d --- /dev/null +++ b/hieradata/hosts/labvirt1012.yaml @@ -0,0 +1 @@ +role::labs::openstack::nova::compute::instance_dev: "/dev/mapper/tank-data" diff --git a/hieradata/hosts/labvirt1013.yaml b/hieradata/hosts/labvirt1013.yaml new file mode 100644 index 0000000..1f85c0d --- /dev/null +++ b/hieradata/hosts/labvirt1013.yaml @@ -0,0 +1 @@ +role::labs::openstack::nova::compute::instance_dev: "/dev/mapper/tank-data" diff --git a/hieradata/hosts/labvirt1014.yaml b/hieradata/hosts/labvirt1014.yaml new file mode 100644 index 0000000..1f85c0d --- /dev/null +++ b/hieradata/hosts/labvirt1014.yaml @@ -0,0 +1 @@ +role::labs::openstack::nova::compute::instance_dev: "/dev/mapper/tank-data" -- To view, visit https://gerrit.wikimedia.org/r/298325 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie0e286567fcb21b0fd3a4658e52f1e46e4326df6 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
