From 27c32e83c86339d6cf26afc7dc49c2e1fcf74426 Mon Sep 17 00:00:00 2001 From: Andrew Butcher Date: Wed, 27 Jan 2016 11:28:08 -0500 Subject: Configure logrotate on atomic. --- playbooks/common/openshift-etcd/config.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'playbooks/common/openshift-etcd') diff --git a/playbooks/common/openshift-etcd/config.yml b/playbooks/common/openshift-etcd/config.yml index 9473340a1..d23a54511 100644 --- a/playbooks/common/openshift-etcd/config.yml +++ b/playbooks/common/openshift-etcd/config.yml @@ -89,7 +89,6 @@ roles: - etcd - role: nickhammond.logrotate - when: not openshift.common.is_atomic | bool - name: Delete temporary directory on localhost hosts: localhost -- cgit v1.2.1