Andreas Kruger
6 years ago
No known key found for this signature in database
GPG Key ID: 2D96B451C904462C
2 changed files with
5 additions and
6 deletions
-
test-infra/image-builder/cluster.yml
-
test-infra/image-builder/hosts.ini
|
|
@ -1,5 +1,4 @@ |
|
|
|
- hosts: image-builder |
|
|
|
tasks: |
|
|
|
- name: kubevirt-images |
|
|
|
include_role: |
|
|
|
name: kubevirt-images |
|
|
|
- hosts: image-builder |
|
|
|
gather_facts: false |
|
|
|
roles: |
|
|
|
- kubevirt-images |
|
|
@ -1,4 +1,4 @@ |
|
|
|
image-builder-1 ansible_ssh_host=147.75.100.185 ansible_ssh_user=root |
|
|
|
image-builder-1 ansible_ssh_host=xxx.xxx.xxx.xxx |
|
|
|
|
|
|
|
[image-builder] |
|
|
|
image-builder-1 |