Need to also change this to a template.

This commit is contained in:
Kevin Fenzi 2015-12-08 19:44:10 +00:00
parent bd72a45ef0
commit dce37b1f41

View file

@ -249,7 +249,7 @@
- ntp
- name: ntp.conf
copy: src="{{ roles }}/base/files/ntp/ntp.conf" dest=/etc/ntp.conf
template: src="{{ roles }}/base/templates/ntp/ntp.conf.j2" dest=/etc/ntp.conf
tags:
- koji_builder
- ntp