Bug #23046
Wrong description of gateway parameter for hammer subnet create --help
Pull request:
Fixed in Releases:
Found in Releases:
Description
hammer subnet create --help
...
--gateway GATEWAY Primary DNS for this subnet
...
should be
...
--gateway GATEWAY Subnet gateway
...
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5370 added
#2
Updated by Anonymous over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#3
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 2da3e988e994ad441966aa755a4a286338049c9e.
Fixes #23046 - gateway parameter for subnet corrected