Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Levon Tarver committed Jul 3, 2024
1 parent 74204a3 commit 13a068b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-tools/omdb/tests/usage_errors.out
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ Options:
for discretionary services)
- query-during-inventory: Sleds whose sled agents should be queried for inventory
- reservation-create: Sleds on which reservations can be created
- vpc-routing: Sleds which should be sent OPTE V2P mappings
- vpc-routing: Sleds which should be sent OPTE V2P mappings and Routing rules
- vpc-firewall: Sleds which should be sent VPC firewall rules

--log-level <LOG_LEVEL>
Expand Down
2 changes: 1 addition & 1 deletion nexus/types/src/deployment/planning_input.rs
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ pub enum SledFilter {
/// Sleds on which reservations can be created.
ReservationCreate,

/// Sleds which should be sent OPTE V2P mappings.
/// Sleds which should be sent OPTE V2P mappings and Routing rules.
VpcRouting,

/// Sleds which should be sent VPC firewall rules.
Expand Down

0 comments on commit 13a068b

Please sign in to comment.