]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Remove localdomain from rhel7 hostnames on setup
authorAndrew Schoen <aschoen@redhat.com>
Mon, 16 Mar 2015 21:18:42 +0000 (16:18 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 24 Mar 2015 00:18:48 +0000 (17:18 -0700)
commit7952958172a98f5e07086e31defece72dfb260b1
tree74d3d0f6ec114ef02fb04a65d9ec8128754b10d7
parent6417597a29afc9dc956f3271d671e566423bd46a
Remove localdomain from rhel7 hostnames on setup

This is a rhel7.0 specific thing so I moved it to it's own file as well
as stopping firewalld which is also rhel7 specific.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/common/tasks/redhat/rhel_7.0.yml [new file with mode: 0644]
roles/common/tasks/setup-redhat.yml