Need to also change this to a template.
This commit is contained in:
parent
bd72a45ef0
commit
dce37b1f41
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@
|
||||||
- ntp
|
- ntp
|
||||||
|
|
||||||
- name: ntp.conf
|
- 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:
|
tags:
|
||||||
- koji_builder
|
- koji_builder
|
||||||
- ntp
|
- ntp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue