mirror of
https://github.com/xcat2/confluent.git
synced 2025-07-08 22:01:31 +00:00
Add some likely customizations examples
RedHat family is likely to be customized with firewall and selinux, use those as examples to get things going for users.
This commit is contained in:
@ -2,3 +2,6 @@
|
||||
# modify base kickstart file to change certain portions, but adding
|
||||
# custom content to this file allows for most convenient way to
|
||||
# refresh to a newer base profile if desired.
|
||||
# Two common example customizations are provided:
|
||||
#firewall --disabled
|
||||
#selinux --disabled
|
||||
|
@ -2,3 +2,6 @@
|
||||
# modify base kickstart file to change certain portions, but adding
|
||||
# custom content to this file allows for most convenient way to
|
||||
# refresh to a newer base profile if desired.
|
||||
# Two common example customizations are provided:
|
||||
#firewall --disabled
|
||||
#selinux --disabled
|
||||
|
Reference in New Issue
Block a user