mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
kickstarts: auth has been removed
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
## 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
|
||||
vnc --password "{{ kickstart_vnc_password }}"
|
||||
# Use network install
|
||||
|
||||
Reference in New Issue
Block a user