Bug #26343
Update iocage section of Guide
Status:
Resolved
Priority:
Expected
Assignee:
Timothy Moore II
Category:
Documentation
Target version:
Needs Merging:
Yes
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
In the FreeNAS® 11.1-BETA1 User Guide, it states that to create a jail using iocage, the following statement is used:iocage create tag=examplejail ip4_addr="em0|192.168.1.10/24" -r 11.0-RELEASE
The correct statement should be:iocage create -n examplejail ip4_addr="em0|192.168.1.10/24" -r 11.0-RELEASE
History
#1
Updated by Dru Lavigne about 3 years ago
- Assignee changed from Release Council to Timothy Moore II
- Target version set to 11.1
Tim: please review the commands in this chapter to make sure they are correct for the current version of iocage.
#2
Updated by Timothy Moore II about 3 years ago
- Status changed from Unscreened to Screened
- Priority changed from No priority to Expected
Thanks for pointing this out. I'm going to review/rework this entire section to bring it up to date and (hopefully) improve its usefulness.
#3
Updated by Timothy Moore II about 3 years ago
- % Done changed from 0 to 10
#4
Updated by Timothy Moore II about 3 years ago
- Status changed from Screened to Ready For Release
- % Done changed from 10 to 100
Opened pull request in freenas-docs to resolve this issue: https://github.com/freenas/freenas-docs/pull/31
#5
Updated by Dru Lavigne about 3 years ago
- Subject changed from iocage create -> "tag" is not a valid property to Update iocage section of Guide
- Target version changed from 11.1 to 11.1-RC1
#6
Updated by Dru Lavigne about 3 years ago
- Status changed from Ready For Release to Resolved
#7
Updated by Joe Maloney about 3 years ago
- Needs QA changed from Yes to No
- QA Status deleted (
Not Tested)
#9
Updated by Rishabh Chauhan about 3 years ago
- QA Status Test Passes FreeNAS added