Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removal of package_libreswan_installed from SLE 12/15 profiles #10696

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ prodtype: alinux2,alinux3,anolis8,fedora,ol7,ol8,ol9,rhcos4,rhel7,rhel8,rhel9,rh
title: 'Install libreswan Package'

description: |-
The Libreswan package provides an implementation of IPsec
The libreswan package provides an implementation of IPsec
and IKE, which permits the creation of secure tunnels over
untrusted networks. {{{ describe_package_install(package="libreswan") }}}


rationale: |-
Providing the ability for remote users or systems
Expand Down Expand Up @@ -45,8 +46,8 @@ fixtext: '{{{ fixtext_package_installed("libreswan") }}}'

srg_requirement: '{{{ srg_requirement_package_installed("libreswan") }}}'


template:
name: package_installed
vars:
pkgname: libreswan

1 change: 1 addition & 0 deletions products/sle12/profiles/pci-dss-4.profile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ selections:
- package_openldap-servers_removed
- package_rsh_removed
- package_samba_removed
- '!package_libreswan_installed'
- package_talk_removed
- package_telnet_removed
- package_xinetd_removed
Expand Down
1 change: 1 addition & 0 deletions products/sle12/profiles/pci-dss.profile
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ selections:
- '!service_ntp_enabled'
- '!service_ntpd_enabled'
- '!service_timesyncd_enabled'
- '!package_libreswan_installed'
1 change: 1 addition & 0 deletions products/sle15/profiles/pci-dss-4.profile
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ selections:
- '!service_ntp_enabled'
- '!service_ntpd_enabled'
- '!service_timesyncd_enabled'
- '!package_libreswan_installed'
1 change: 1 addition & 0 deletions products/sle15/profiles/pci-dss.profile
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ selections:
- '!service_ntp_enabled'
- '!service_ntpd_enabled'
- '!service_timesyncd_enabled'
- '!package_libreswan_installed'