]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Merge branch 'wip-kerberos-common' into 'master'
authorAndrew Schoen <aschoen@redhat.com>
Mon, 20 Apr 2015 20:38:50 +0000 (16:38 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 20 Apr 2015 20:38:50 +0000 (16:38 -0400)
commit88c63cb65b971d4e70a3a0f3e1a3eb7c3f732739
tree92cc0ca994817bd9d44476b935119d954be8704b
parent039150a8140c917ad9d8541717718f488d4958eb
parentf8d46167ad3376fa9e8db0949422b41fca9e9e3c
Merge branch 'wip-kerberos-common' into 'master'

common: add kerberos task

Add a new "kerberos" task to the common role. This will install the kerberos client (kinit) on all hosts and configure /etc/krb5.conf with the appropriate realm.

On our internal lab, ansible will insert our Red Hat kerberos realm into the default_realm. In the community lab, this will use a dummy EXAMPLE.COM realm, similar to what the packages install by default.