kickstarts: auth has been removed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6c6e0461cd
commit
c6c6e2ec3c
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
## This kickstart is for Dell systems with 8 disks. It will build either a virthost or cloud.
|
## This kickstart is for Dell systems with 8 disks. It will build either a virthost or cloud.
|
||||||
##
|
##
|
||||||
|
|
||||||
# System authorization information
|
|
||||||
auth --enableshadow --passalgo=sha512
|
|
||||||
# Use network installation
|
# Use network installation
|
||||||
vnc --password "{{ kickstart_vnc_password }}"
|
vnc --password "{{ kickstart_vnc_password }}"
|
||||||
# Use network install
|
# Use network install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue