From ac416fb6b73135b6fdeae850740ca4e10ad9fa1e Mon Sep 17 00:00:00 2001 From: Gabriel Becker Date: Wed, 18 Aug 2021 15:16:59 +0200 Subject: [PATCH] Fix RHEL7 documentation links. --- linux_os/guide/services/ldap/openldap_client/group.yml | 2 +- linux_os/guide/services/ldap/openldap_server/group.yml | 2 +- .../ntp/chronyd_or_ntpd_specify_multiple_servers/rule.yml | 2 +- .../ntp/chronyd_or_ntpd_specify_remote_server/rule.yml | 2 +- linux_os/guide/services/ntp/group.yml | 2 +- .../services/ntp/service_chronyd_or_ntpd_enabled/rule.yml | 2 +- linux_os/guide/services/sssd/group.yml | 2 +- .../screen_locking/smart_card_login/smartcard_auth/rule.yml | 4 +--- linux_os/guide/system/auditing/group.yml | 2 +- .../software/disk_partitioning/encrypt_partitions/rule.yml | 2 +- .../guide/system/software/gnome/gnome_login_screen/group.yml | 2 +- 11 files changed, 11 insertions(+), 13 deletions(-) diff --git a/linux_os/guide/services/ldap/openldap_client/group.yml b/linux_os/guide/services/ldap/openldap_client/group.yml index bf17a053cd5..a64f105395f 100644 --- a/linux_os/guide/services/ldap/openldap_client/group.yml +++ b/linux_os/guide/services/ldap/openldap_client/group.yml @@ -13,7 +13,7 @@ description: |- files, which is useful when trying to use SSL cleanly across several protocols. Installation and configuration of OpenLDAP on {{{ full_name }}} is available at {{% if product == "rhel7" %}} - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System-Level_Authentication_Guide/openldap.html") }}}. + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/openldap") }}}. {{% elif product == "ol7" %}} {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/7/userauth/ol7-auth.html#ol7-s9-auth") }}}. {{% endif %}} diff --git a/linux_os/guide/services/ldap/openldap_server/group.yml b/linux_os/guide/services/ldap/openldap_server/group.yml index c180820e9fc..d571867a7f8 100644 --- a/linux_os/guide/services/ldap/openldap_server/group.yml +++ b/linux_os/guide/services/ldap/openldap_server/group.yml @@ -7,5 +7,5 @@ description: |- for an OpenLDAP server. {{% if product == "rhel7" %}} Installation and configuration of OpenLDAP on Red Hat Enterprise Linux 7 is available at: - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System-Level_Authentication_Guide/openldap.html") }}}. + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/openldap") }}}. {{% endif %}} diff --git a/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_multiple_servers/rule.yml b/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_multiple_servers/rule.yml index 8f939356ab1..7dc188589ee 100644 --- a/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_multiple_servers/rule.yml +++ b/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_multiple_servers/rule.yml @@ -14,7 +14,7 @@ description: |- {{% elif product == "ol8" %}} {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/ol-nettime.html") }}} {{% else %}} - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Configuring_NTP_Using_the_chrony_Suite.html") }}} + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite") }}} {{% endif %}} for more detailed comparison of the features of both of the choices, and for further guidance how to choose between the two NTP daemons. diff --git a/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_remote_server/rule.yml b/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_remote_server/rule.yml index 503aecc0de2..27df8595efa 100644 --- a/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_remote_server/rule.yml +++ b/linux_os/guide/services/ntp/chronyd_or_ntpd_specify_remote_server/rule.yml @@ -14,7 +14,7 @@ description: |- {{% elif product == "ol8" %}} {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/ol-nettime.html") }}} {{% else %}} - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Configuring_NTP_Using_the_chrony_Suite.html") }}} + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite") }}} {{% endif %}} for more detailed comparison of the features of both of the choices, and for further guidance how to choose between the two NTP daemons. diff --git a/linux_os/guide/services/ntp/group.yml b/linux_os/guide/services/ntp/group.yml index 181b10dfd65..b944ee03116 100644 --- a/linux_os/guide/services/ntp/group.yml +++ b/linux_os/guide/services/ntp/group.yml @@ -54,7 +54,7 @@ description: |- {{% elif product == "ol8" %}} {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/ol-nettime.html") }}} {{% elif product == "rhel7" %}} - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Configuring_NTP_Using_the_chrony_Suite.html") }}} + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite") }}} {{% elif "ubuntu" in product %}} {{{ weblink(link="https://help.ubuntu.com/lts/serverguide/NTP.html") }}} {{% elif "debian" in product %}} diff --git a/linux_os/guide/services/ntp/service_chronyd_or_ntpd_enabled/rule.yml b/linux_os/guide/services/ntp/service_chronyd_or_ntpd_enabled/rule.yml index 065cf301b95..00739816f5e 100644 --- a/linux_os/guide/services/ntp/service_chronyd_or_ntpd_enabled/rule.yml +++ b/linux_os/guide/services/ntp/service_chronyd_or_ntpd_enabled/rule.yml @@ -17,7 +17,7 @@ description: |- {{% elif product == "ol8" %}} {{{ weblink(link="https://docs.oracle.com/en/operating-systems/oracle-linux/8/network/ol-nettime.html") }}} {{% else %}} - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Configuring_NTP_Using_the_chrony_Suite.html") }}} + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite") }}} {{% endif %}} for guidance which NTP daemon to choose depending on the environment used. diff --git a/linux_os/guide/services/sssd/group.yml b/linux_os/guide/services/sssd/group.yml index 5b0caf7d64b..3f4eced7ca7 100644 --- a/linux_os/guide/services/sssd/group.yml +++ b/linux_os/guide/services/sssd/group.yml @@ -11,7 +11,7 @@ description: |-

For more information, see {{%- if product == "rhel7" -%}} - {{{ weblink(link="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System-Level_Authentication_Guide/SSSD.html") }}} + {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/sssd") }}} {{%- elif product == "rhel8" -%}} {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/installing_identity_management/installing-an-ipa-client-basic-scenario_installing-identity-management#sssd-deployment-operations_install-client-basic") }}} {{%- elif product == "ol7" -%}} diff --git a/linux_os/guide/system/accounts/accounts-physical/screen_locking/smart_card_login/smartcard_auth/rule.yml b/linux_os/guide/system/accounts/accounts-physical/screen_locking/smart_card_login/smartcard_auth/rule.yml index fc7f149bf40..62a343cf396 100644 --- a/linux_os/guide/system/accounts/accounts-physical/screen_locking/smart_card_login/smartcard_auth/rule.yml +++ b/linux_os/guide/system/accounts/accounts-physical/screen_locking/smart_card_login/smartcard_auth/rule.yml @@ -8,9 +8,7 @@ description: |- To enable smart card authentication, consult the documentation at: