Skip to content

Conversation

@sushilrai
Copy link
Contributor

Updated documentation having description for below fields

  • bonds
  • packages
  • enableServices
  • disableServices


NOTE: There are RackHD specific commands within all default install templates that should be copied into any custom install templates. The built-in templates support the above options, and any additional install logic is best added by copying the default templates and modifying from there. The default install scripts can be found in https://github.com/RackHD/on-http/tree/master/data/templates, and the filename is specified by the `installScript` field in the various OS installer task definitions (e.g. https://github.com/RackHD/on-tasks/blob/master/lib/task-data/tasks/install-centos.js)
remoteLogging Boolean *optional* If set to true, OS installation logs will be sent to RackHD server from nodes if installer supports remote logging. Note you must configure rsyslog on RackHD server if you want to receive those logs. Please refer to https://github.com/RackHD/RackHD/blob/master/example/config/rsyslog_rackhd.cfg.example as how to enable rsyslog service on RackHD server. Currently only CentOS installation supports this feature, we are still working on other OS installation workflows to enable this feature.
bonds Array *optional* Bonded interface configuration. Bonded interfaces will be created after OS installation. If it is omitted, null or empty, RackHD will not create any bond interface.
Copy link
Member

@anhou anhou Dec 19, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sushilrai Could you also help highlight that it's (RHEL/CentOS only) just like (ESXi only) in other fields? because this implementation is only avalable for RHEL/CentOS's kickstart file

Updated documentation having description for below fields
- bonds
- packages
- enableServices
- disableServices

Note: Changes are for RHEL/CentOS only
@anhou anhou merged commit 2f907aa into RackHD:master Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants