-
Notifications
You must be signed in to change notification settings - Fork 74
config host interface
Chris Ladd edited this page Oct 11, 2019
·
3 revisions
stack config host interface {host} [flag=string] [interface=string] [mac=string] [module=string] [sync=bool]
!!! STACKIQ INTERNAL COMMAND ONLY !!!
Configures host interfaces in the database.
This command should only be called from a post section in a kickstart
file.
-
[host]
Host name of machine
-
{flag=string}
-
{interface=string}
-
{mac=string}
-
{module=string}
-
{sync=bool}
When set to true, stack sync config is called. Defaults to true.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.