Skip to content

Commit

Permalink
remove static
Browse files Browse the repository at this point in the history
  • Loading branch information
robbycochran committed Jun 5, 2024
1 parent d99f152 commit 136cafc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ jobs:
fail-fast: false
matrix:
vm_type:
- rhel
- cos
- flatcar
- fedora-coreos
- rhel
- rhel-sap
- sles
- garden-linux
Expand Down
2 changes: 0 additions & 2 deletions ansible/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ virtual_machines:
- "{{ lookup('ansible.builtin.pipe', 'group_vars/fetch_ocp_rhcos_bootimage.sh 4.15') }}"
- "{{ lookup('ansible.builtin.pipe', 'group_vars/fetch_ocp_rhcos_bootimage.sh 4.14') }}"
- "{{ lookup('ansible.builtin.pipe', 'group_vars/fetch_ocp_rhcos_bootimage.sh 4.12') }}"
- rhcos-412-86-202303211731-0-gcp-x86-64
- rhcos-413-86-202303151429-0-gcp-x86-64
username: core
ignition:
ignition:
Expand Down

0 comments on commit 136cafc

Please sign in to comment.