This commit retires pdc from ansible. The website should get redirected to a wiki page about the retirement. If for some reason we need to bring things back, the vm's will still have their disks and xml saved off so we can bring it back. Would need to revert this, run proxy playbooks and do a little cleanup on the redirect, then bring the vm's back up. Hopefully we don't have to. Signed-off-by: Kevin Fenzi <kevin@scrye.com> |
||
---|---|---|
.. | ||
ansible-playbook-check-diff | ||
ansible-vars | ||
auth-keys-from-fas | ||
fetch-ssh-keys | ||
freezelist | ||
generate-oidc-token | ||
hosts_with_var_set | ||
isbuilding | ||
keyreturn | ||
list-vms-per-host | ||
logview | ||
ok-nagios | ||
public-db-copy | ||
README | ||
shutup-nagios | ||
terminate-instances | ||
users-from-fas | ||
vhost-info | ||
which_playbook |
ans-needs-reboot - check which hosts need to be rebooted due to kernel or other critical updates ans-vhost-freemem - display freememory per vhost auth-keys-from-fas - run to pull ssh auth keys from fas for users to push onto systems fetch-ssh-keys - fetch ssh rsa host keys from all hosts and prepare a known_hosts_file freezelist - run to see if a host is included in the change-freeze or not ok-nagios - tells nagios to start notifying again shutup-nagios - tells nagios to shut the hell up which_playbook - lets you look up which playbook (and how to run it) for running the deployment/maintenance playbook for any given host ex: which_playbook kernel01.qa.fedoraproject.org logview - view ansible task/playbook logs