File tree Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -570,16 +570,17 @@ Topics:
570
570
# File: nodes-cluster-resource-configure
571
571
- Name : Configuring PID limits
572
572
File : rosa-configuring-pid-limits
573
- Distros : openshift-rosa
574
- # ---
575
- # Name: Security and compliance
576
- # Dir: security
577
- # Distros: openshift-rosa-hcp
578
- # Topics:
579
- # - Name: Audit logs
580
- # File: audit-log-view
581
- # - Name: Adding additional constraints for IP-based AWS role assumption
582
- # File: rosa-adding-additional-constraints-for-ip-based-aws-role-assumption
573
+ Distros : openshift-rosa-hcp
574
+ ---
575
+ Name : Security and compliance
576
+ Dir : security
577
+ Distros : openshift-rosa-hcp
578
+ Topics :
579
+ # - Name: Audit logs
580
+ # File: audit-log-view
581
+ - Name : Adding additional constraints for IP-based AWS role assumption
582
+ File : rosa-adding-additional-constraints-for-ip-based-aws-role-assumption
583
+ ---
583
584
# - Name: Security
584
585
# File: rosa-security
585
586
# - Name: Application and cluster compliance
@@ -663,7 +664,7 @@ Topics:
663
664
# File: cco-mode-manual
664
665
# - Name: Manual mode with short-term credentials for components
665
666
# File: cco-short-term-creds
666
- ---
667
+ # ---
667
668
Name : Upgrading
668
669
Dir : upgrading
669
670
Distros : openshift-rosa-hcp
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ include::modules/security-audit-log-filtering.adoc[leveloffset=+1]
22
22
23
23
// Gathering audit logs
24
24
include::modules/gathering-data-audit-logs.adoc[leveloffset=+1]
25
-
25
+ //removed xrefs for hcp migration local test builds. Will update conditionals once hcp docs can be tested with live builds.
26
+ ifndef::openshift-rosa-hcp[]
26
27
[id="viewing-audit-logs-additional-resources"]
27
28
[role="_additional-resources"]
28
29
== Additional resources
@@ -33,4 +34,4 @@ ifndef::openshift-rosa,openshift-dedicated[]
33
34
* xref:../security/audit-log-policy-config.adoc#audit-log-policy-config[Configuring the audit log policy]
34
35
endif::[]
35
36
* xref:../observability/logging/log_collection_forwarding/log-forwarding.adoc#log-forwarding[About log forwarding]
36
-
37
+ endif::openshift-rosa-hcp[]
You can’t perform that action at this time.
0 commit comments