Commit Graph

3 Commits

Author SHA1 Message Date
Ian Wienand 159f7cd985 openafs-client : update kdc servers
These are the new kdc servers deployed recently

Change-Id: Iafd16a44a6176ce7957bf7b5c31496c1317dcb68
2019-05-07 09:55:27 +10:00
Ian Wienand eb900ea5e0 Update kerberos client variable names
During review of the kerberos-client role these variable names
changed, but I forgot to update the change that added this
(I9a3af36048e4a4439fe86b36582667ff0af68035).  Update to the prefixed
names.

Change-Id: Icf7050d4a741e639f6ca2a47e30200524ae6d63a
2018-08-29 15:35:01 +10:00
Ian Wienand f8849904e8 Remove legacy-install-afs-with-puppet role
This role uses the system-config:install_puppet.sh script to first
install puppet on the wheel-builder host, and then uses
puppet-kerberos/puppet-openafs to bring up the AFS environment.

This is replaced with ansible roles to do the same AFS bring-up.  A
new "openafs-client" playbook is added to configure this for the infra
environment.  The wheel-building base job is reworked to use this.

Roles have been tested under zuul with
https://review.openstack.org/596018

kerberos-client role:
Depends-On: https://review.openstack.org/593486
openafs-client role:
Depends-On: https://review.openstack.org/593487
add system-config to linters:
Depends-On: https://review.openstack.org/596645
Change-Id: I9a3af36048e4a4439fe86b36582667ff0af68035
2018-08-27 17:26:27 +10:00