mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
metrics-for-apps: copy kubeadmin authentication files
to the os-control01 host Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
src: "/srv/web/infra/bigfiles/openshiftboot/ocp-treeinfo.j2"
|
||||
dest: "/var/www/html/rhcos/.treeinfo"
|
||||
mode: 0644
|
||||
- name: == OCP KVM provisioning == Copy kubeadmin config files to bastion
|
||||
copy:
|
||||
src: "/srv/web/infra/bigfiles/openshiftboot/auth/"
|
||||
dest: "/root/ocp4/"
|
||||
- name: == OCP KVM provisioning == Downloading RHCOS deploy files
|
||||
get_url:
|
||||
dest: /var/www/html/rhcos/
|
||||
|
||||
Reference in New Issue
Block a user