Cleaned up comment

Removed comment after testing that this change works with xenial
This commit is contained in:
Chris Sanders 2017-01-17 15:11:33 +00:00 committed by GitHub
parent 4900d96a29
commit ce2e8ea03b

View File

@ -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 %}