summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-etcd
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2016-01-27 11:28:08 -0500
committerAndrew Butcher <abutcher@redhat.com>2016-01-27 11:28:08 -0500
commit27c32e83c86339d6cf26afc7dc49c2e1fcf74426 (patch)
tree5934ee99ad5f32ec45c97e34db1b5b3228904033 /playbooks/common/openshift-etcd
parentbb8983fcfaecec5b156cee99dfe2feca5f8d3800 (diff)
downloadopenshift-27c32e83c86339d6cf26afc7dc49c2e1fcf74426.tar.gz
openshift-27c32e83c86339d6cf26afc7dc49c2e1fcf74426.tar.bz2
openshift-27c32e83c86339d6cf26afc7dc49c2e1fcf74426.tar.xz
openshift-27c32e83c86339d6cf26afc7dc49c2e1fcf74426.zip
Configure logrotate on atomic.
Diffstat (limited to 'playbooks/common/openshift-etcd')
-rw-r--r--playbooks/common/openshift-etcd/config.yml1
1 files changed, 0 insertions, 1 deletions
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