Drop growroot here. It's no longer needed for ext4 using guests.

This commit is contained in:
Kevin Fenzi 2015-12-14 17:06:39 +00:00
parent 3acaddc783
commit fc6222f42a
3 changed files with 0 additions and 4 deletions

View file

@ -19,7 +19,6 @@
- name: install python2 and dnf stuff
raw: dnf -y install python-dnf libselinux-python yum
when: facts|failed
- include: "{{ tasks }}/growroot_cloud.yml"
- name: cloud basic setup
hosts: copr-back-stg

View file

@ -13,8 +13,6 @@
tasks:
- include: "{{ tasks }}/persistent_cloud_new.yml"
- include: "{{ tasks }}/growroot_cloud.yml"
# TODO: remove when copr-dist-git will be deployed to the persistent tenant
- name: cloud basic setup
hosts: copr-dist-git-stg:copr-dist-git

View file

@ -11,7 +11,6 @@
tasks:
- include: "{{ tasks }}/persistent_cloud_new.yml"
- include: "{{ tasks }}/growroot_cloud.yml"
- name: cloud basic setup
hosts: copr-front-stg