Skip to content

Commit 379b7d1

Browse files
authored
Merge pull request #7983 from fstagni/cherry-pick-2-495c56ecc-integration
[sweep:integration] docs: update RSS deployment docs
2 parents 53164a5 + c95a576 commit 379b7d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/source/AdministratorGuide/Systems/ResourceStatus/advanced_configuration.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This section describes the policies and the conditions to match elements.
2525

2626
::
2727

28-
/Operations/[Defaults|SetupName]/ResourceStatus
28+
/Operations/Defaults/ResourceStatus
2929
/Policies
3030
/PolicyName
3131
policyType = policyType
@@ -70,7 +70,7 @@ It applies the same idea as in `Policies`_, but the number of options is larger.
7070

7171
::
7272

73-
/Operations/[Defaults|SetupName]/ResourceStatus
73+
/Operations/Defaults/ResourceStatus
7474
/PolicyActions
7575
/PolicyActionName
7676
actionType = actionType
@@ -110,7 +110,7 @@ This section defines the notification groups ( right now, only for EmailAction )
110110

111111
::
112112

113-
/Operations/[Defaults|SetupName]/ResourceStatus
113+
/Operations/Defaults/ResourceStatus
114114
/Notification
115115
/NotificationGroupName
116116
users = email@address, email@address

docs/source/AdministratorGuide/Systems/ResourceStatus/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ CS Configuration
1414

1515
The configuration for RSS sits under the following path on the CS following the usual /Operations section convention::
1616

17-
/Operations/[Defaults|SetupName]/ResourceStatus
17+
/Operations/Defaults/ResourceStatus
1818

1919
Please, make sure you have the following schema::
2020

21-
/Operations/[Defaults|SetupName]/ResourceStatus
21+
/Operations/Defaults/ResourceStatus
2222
/Config
2323
State = InActive
2424
Cache = 300

0 commit comments

Comments
 (0)