Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/347832 )

Change subject: role::puppet_compiler: fix etcd protocol
......................................................................

role::puppet_compiler: fix etcd protocol

Change-Id: Ie2d1b0a09b85537e98778c619b5e091ee1eef08c
---
M modules/role/manifests/puppet_compiler.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/32/347832/1

diff --git a/modules/role/manifests/puppet_compiler.pp 
b/modules/role/manifests/puppet_compiler.pp
index 97282c2..736db4e 100644
--- a/modules/role/manifests/puppet_compiler.pp
+++ b/modules/role/manifests/puppet_compiler.pp
@@ -26,5 +26,6 @@
         host       => '127.0.0.1',
         port       => 2379,
         namespace  => '/conftool/v1',
+        protocol   => 'http',
     }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/347832
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2d1b0a09b85537e98778c619b5e091ee1eef08c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to