Skip to content

Commit

Permalink
Removal of package_libreswan_installed from SLE 12/15 profiles
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Becker <ggasparb@redhat.com>
  • Loading branch information
rumch-se and ggbecker committed Jun 19, 2023
1 parent 12be5d1 commit 54355d1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 2 deletions.
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'

0 comments on commit 54355d1

Please sign in to comment.