Giuseppe Lavagetto has uploaded a new change for review.
https://gerrit.wikimedia.org/r/318065
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(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/65/318065/1
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: newchange
Gerrit-Change-Id: I6e1d68a0e9e8568f654bc6463d0221fb10fb9030
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