Fix rendering issue with GBP usage documentation
Change-Id: I08a77c08bff7114f4fbb59a5637868734f079a9f Closes-bug: 1409644
This commit is contained in:
parent
bf58165d23
commit
6784abfce7
@ -168,7 +168,9 @@ Step 1 creates a rule set describing a policy for a set of web servers. The rule
|
||||
|
||||
Step 2 creates the groups and attached the appropriate rule sets. Rule sets describe a bidirectional set of rules. However, the API is designed to allow a group to “provide” a rule set describing its behavior, and other groups to “consume” that rule set to connect to it. The model intends for groups to provide rule sets that describe their behavior, which other groups can then choose to access.
|
||||
|
||||
3. Create Group Members::
|
||||
3. Create Group Members
|
||||
|
||||
::
|
||||
|
||||
# Create Policy-targets(members) as needed
|
||||
gbp policy-target-create --policy-target-group web web-1
|
||||
|
Loading…
Reference in New Issue
Block a user