From 78a1b2e54effebf59f0f76f837183020e28d948f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 16 Apr 2016 19:55:50 +0000 Subject: [PATCH] Remove this from koji_builder now that it's in it's own role. --- roles/koji_builder/tasks/main.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/roles/koji_builder/tasks/main.yml b/roles/koji_builder/tasks/main.yml index 5a3e792bc3..15fa6d2f22 100644 --- a/roles/koji_builder/tasks/main.yml +++ b/roles/koji_builder/tasks/main.yml @@ -219,18 +219,6 @@ tags: - koji_builder -- name: ntp steptickers - copy: src="{{ files }}/common/step-tickers" dest=/etc/ntp/step-tickers - tags: - - koji_builder - - ntp - -- name: ntp.conf - template: src="{{ roles }}/base/templates/ntp/ntp.conf.j2" dest=/etc/ntp.conf - tags: - - koji_builder - - ntp - # # We want more loop devices on builders to allow more image creates #