Andrew Bogott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/233428
Change subject: Include rsync::server before setting up server fragments.
......................................................................
Include rsync::server before setting up server fragments.
Change-Id: I9f6ae970aefd03a9624cda5d852535f35a13cdbb
---
M modules/openstack/manifests/nova/compute.pp
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/28/233428/1
diff --git a/modules/openstack/manifests/nova/compute.pp
b/modules/openstack/manifests/nova/compute.pp
index 49fb88a..87b8229 100644
--- a/modules/openstack/manifests/nova/compute.pp
+++ b/modules/openstack/manifests/nova/compute.pp
@@ -57,6 +57,7 @@
require => File['/var/lib/nova/.ssh'],
}
+ include rsync::server
# Support rsyncing instance files between labvirts.
@@instancersync { "${::hostname}instancersync":
hostname => $::hostname,
--
To view, visit https://gerrit.wikimedia.org/r/233428
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f6ae970aefd03a9624cda5d852535f35a13cdbb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits