Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
use Uyuni repository depending on architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevel committed Feb 14, 2022
1 parent 803486d commit 87a7ebf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ uyuni_gpg:
- https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/Patches/openSUSE_Leap_15.3/repodata/repomd.xml.key

uyuni_repos:
- url: "https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Server-POOL-x86_64-Media1"
- url: "https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Server-POOL-{{ ansible_architecture }}-Media1"
name: uyuni-server-stable
- url: "https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/Patches/openSUSE_Leap_15.3/"
name: uyuni-server-patches
Expand Down
1 change: 0 additions & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ lint: |
platforms:
- name: opensuse-leap15
box: generic/opensuse15
box_version: "3.3.2"
cpus: 2
memory: 4096
provisioner:
Expand Down

0 comments on commit 87a7ebf

Please sign in to comment.