system-config/playbooks/roles/afs-release
Ian Wienand e1628a667a afs-release: don't use paramiko
It is always something ... paramiko 2.0.0 in Bionic does not have
support for ed25519 keys which we have setup for the vos_release user.
Rather than reworking the entire chain deploying that key, switch to
calling ssh directly.

Change-Id: Iacb0812f475c178189d2233b3a2324337f3bb419
2020-02-13 21:07:43 +11:00
..
files afs-release: don't use paramiko 2020-02-13 21:07:43 +11:00
tasks afs-release: don't use paramiko 2020-02-13 21:07:43 +11:00
README.rst Allow for periodic afs releases from mirror-update 2020-02-11 08:52:01 +11:00

README.rst

afs-release

Install the script and related bits and pieces for periodic release of various AFS volumes. This role is really only intended to be run on the mirror-update host, as it uses the ssh-key installed by that host to run vos release under -localauth on the remote AFS servers.

Role Variables