From ce2e8ea03b110ebc79acc895d166c93f5d4f1569 Mon Sep 17 00:00:00 2001 From: Chris Sanders Date: Tue, 17 Jan 2017 15:11:33 +0000 Subject: [PATCH] Cleaned up comment Removed comment after testing that this change works with xenial --- nginx/ng/pkg.sls | 1 - 1 file changed, 1 deletion(-) diff --git a/nginx/ng/pkg.sls b/nginx/ng/pkg.sls index 79279b1..35baaf1 100644 --- a/nginx/ng/pkg.sls +++ b/nginx/ng/pkg.sls @@ -35,7 +35,6 @@ nginx_ppa_repo: - ppa: nginx/{{ nginx.ppa_version }} {% else %} - name: deb http://ppa.launchpad.net/nginx/{{ nginx.ppa_version }}/ubuntu {{ grains['oscodename'] }} main - #- name: deb http://ppa.launchpad.net/nginx/{{ nginx.ppa_version }}/ubuntu trusty main - keyid: C300EE8C - keyserver: keyserver.ubuntu.com {% endif %}