Giuseppe Lavagetto has submitted this change and it was merged. ( 
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(-)

Approvals:
  Giuseppe Lavagetto: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ie2d1b0a09b85537e98778c619b5e091ee1eef08c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to