diff --git a/dishes/desktop-hypervisor-amdcpu.cfg b/dishes/desktop-hypervisor-amdcpu.cfg index fe1ca67..7740f9e 100644 --- a/dishes/desktop-hypervisor-amdcpu.cfg +++ b/dishes/desktop-hypervisor-amdcpu.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg b/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg index 06ed827..1d54db5 100644 --- a/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg +++ b/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/desktop-hypervisor-intelcpu.cfg b/dishes/desktop-hypervisor-intelcpu.cfg index d6b9ee7..9e02ecb 100644 --- a/dishes/desktop-hypervisor-intelcpu.cfg +++ b/dishes/desktop-hypervisor-intelcpu.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/desktop-hypervisor.cfg b/dishes/desktop-hypervisor.cfg index b6cacdd..c9b5fa8 100644 --- a/dishes/desktop-hypervisor.cfg +++ b/dishes/desktop-hypervisor.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/desktop.cfg b/dishes/desktop.cfg index 88c7b59..46bfe13 100644 --- a/dishes/desktop.cfg +++ b/dishes/desktop.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/live-desktop-hypervisor.cfg b/dishes/live-desktop-hypervisor.cfg index 12c06ed..bd13b42 100644 --- a/dishes/live-desktop-hypervisor.cfg +++ b/dishes/live-desktop-hypervisor.cfg @@ -15,7 +15,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/live-desktop.cfg b/dishes/live-desktop.cfg index 9d5f66e..a106d8e 100644 --- a/dishes/live-desktop.cfg +++ b/dishes/live-desktop.cfg @@ -15,7 +15,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/live-server-hypervisor.cfg b/dishes/live-server-hypervisor.cfg index 26ddb00..686887e 100644 --- a/dishes/live-server-hypervisor.cfg +++ b/dishes/live-server-hypervisor.cfg @@ -15,7 +15,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/live-server.cfg b/dishes/live-server.cfg index 450a28f..443d499 100644 --- a/dishes/live-server.cfg +++ b/dishes/live-server.cfg @@ -15,7 +15,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/virtual-desktop-hypervisor.cfg b/dishes/virtual-desktop-hypervisor.cfg index 48691a3..fa481f6 100644 --- a/dishes/virtual-desktop-hypervisor.cfg +++ b/dishes/virtual-desktop-hypervisor.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/virtual-desktop.cfg b/dishes/virtual-desktop.cfg index 12a57db..23b29c8 100644 --- a/dishes/virtual-desktop.cfg +++ b/dishes/virtual-desktop.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/virtual-server-hypervisor.cfg b/dishes/virtual-server-hypervisor.cfg index da401f8..b915f15 100644 --- a/dishes/virtual-server-hypervisor.cfg +++ b/dishes/virtual-server-hypervisor.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services diff --git a/dishes/virtual-server.cfg b/dishes/virtual-server.cfg index 2c9fc56..3bfa4a5 100644 --- a/dishes/virtual-server.cfg +++ b/dishes/virtual-server.cfg @@ -17,7 +17,7 @@ shutdown repo --name="fedora" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-43&arch=x86_64 repo --name="updates" --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f43&arch=x86_64 # Root password -rootpw --iscrypted --lock locked +rootpw --plaintext 1234 # SELinux configuration selinux --disabled # System services