From 29aebf2427c057617aab587c537deba83580711c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 8 Dec 2016 18:51:34 +0000 Subject: [PATCH] fix .. --- playbooks/include/proxies-websites.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index cf50bfbf3e..c36a1286fe 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -476,9 +476,9 @@ when: env == "staging" - role: httpd/website - name: koji.stg..fedoraproject.org + name: koji.stg.fedoraproject.org server_aliases: - - koji.stg..stg.fedoraproject.org + - koji.stg.stg.fedoraproject.org cert_name: "{{wildcard_cert_name}}" when: env == "staging"