Skip to content

Commit 1ba724d

Browse files
committed
update sles oval feed url
1 parent 4b67834 commit 1ba724d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

products/sle12/product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ init_system: "systemd"
1616

1717
pkg_manager: "zypper"
1818
pkg_manager_config_file: "/etc/zypp/zypp.conf"
19-
oval_feed_url: "https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.12.xml"
19+
oval_feed_url: "https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.12-patch.xml.bz2"
2020

2121
aide_bin_path: "/usr/bin/aide"
2222

products/sle15/product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pkg_manager_config_file: "/etc/zypp/zypp.conf"
2020
pkg_release: "5f68629b"
2121
pkg_version: "39db7c82"
2222
release_key_fingerprint: "FEAB502539D846DB2C0961CA70AF9E8139DB7C82"
23-
oval_feed_url: "https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.15.xml"
23+
oval_feed_url: "https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.15-patch.xml.bz2"
2424

2525
aide_bin_path: "/usr/bin/aide"
2626

tests/data/product_stability/sle12.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ init_system: systemd
3232
major_version_ordinal: 12
3333
nobody_gid: 65534
3434
nobody_uid: 65534
35-
oval_feed_url: https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.12.xml
35+
oval_feed_url: https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.12-patch.xml.bz2
3636
pkg_manager: zypper
3737
pkg_manager_config_file: /etc/zypp/zypp.conf
3838
pkg_system: rpm

tests/data/product_stability/sle15.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ init_system: systemd
3232
major_version_ordinal: 15
3333
nobody_gid: 65534
3434
nobody_uid: 65534
35-
oval_feed_url: https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.15.xml
35+
oval_feed_url: https://ftp.suse.com/pub/projects/security/oval/suse.linux.enterprise.15-patch.xml.bz2
3636
pkg_manager: zypper
3737
pkg_manager_config_file: /etc/zypp/zypp.conf
3838
pkg_release: 5f68629b

0 commit comments

Comments
 (0)