Giuseppe Lavagetto has submitted this change and it was merged.
Change subject: docker::registry: drop http host setting
......................................................................
docker::registry: drop http host setting
As I understand it, it's useless now that we proxy through nginx
Change-Id: I6e1d68a0e9e8568f654bc6463d0221fb10fb9030
---
M modules/docker/manifests/registry.pp
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Yuvipanda: Looks good to me, but someone else must approve
Giuseppe Lavagetto: Verified; Looks good to me, approved
diff --git a/modules/docker/manifests/registry.pp
b/modules/docker/manifests/registry.pp
index f995fac..ab8252d 100644
--- a/modules/docker/manifests/registry.pp
+++ b/modules/docker/manifests/registry.pp
@@ -49,7 +49,6 @@
'storage' => $storage_config,
'http' => {
'addr' => '127.0.0.1:5000',
- 'host' => $::fqdn,
},
}
--
To view, visit https://gerrit.wikimedia.org/r/318065
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6e1d68a0e9e8568f654bc6463d0221fb10fb9030
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits