From 0052fe385357e7a23c3cbf22a4eece2dc6eacf85 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 11 Oct 2021 09:00:22 -0700 Subject: [PATCH] docs: Remove logging command from examples Fixes #1171 --- docs/fedora-docker.ks | 2 -- docs/fedora-minimal.ks | 2 -- docs/fedora-minimized.ks | 2 -- docs/fedora-openstack.ks | 2 -- docs/fedora-vagrant.ks | 2 -- 5 files changed, 10 deletions(-) diff --git a/docs/fedora-docker.ks b/docs/fedora-docker.ks index 4dc5117c..9ea3208c 100644 --- a/docs/fedora-docker.ks +++ b/docs/fedora-docker.ks @@ -13,8 +13,6 @@ keyboard --xlayouts=us --vckeymap=us lang en_US.UTF-8 # SELinux configuration selinux --enforcing -# Installation logging level -logging --level=info # Shutdown after installation shutdown # System timezone diff --git a/docs/fedora-minimal.ks b/docs/fedora-minimal.ks index ac8e13f3..b024522c 100644 --- a/docs/fedora-minimal.ks +++ b/docs/fedora-minimal.ks @@ -16,8 +16,6 @@ keyboard --xlayouts=us --vckeymap=us lang en_US.UTF-8 # SELinux configuration selinux --enforcing -# Installation logging level -logging --level=info # Shutdown after installation shutdown # System timezone diff --git a/docs/fedora-minimized.ks b/docs/fedora-minimized.ks index 9a533a29..53016e6d 100644 --- a/docs/fedora-minimized.ks +++ b/docs/fedora-minimized.ks @@ -16,8 +16,6 @@ keyboard --xlayouts=us --vckeymap=us lang en_US.UTF-8 # SELinux configuration selinux --enforcing -# Installation logging level -logging --level=info # Shutdown after installation shutdown # System timezone diff --git a/docs/fedora-openstack.ks b/docs/fedora-openstack.ks index 9f0a2d6e..5107840b 100644 --- a/docs/fedora-openstack.ks +++ b/docs/fedora-openstack.ks @@ -15,8 +15,6 @@ keyboard --xlayouts=us --vckeymap=us lang en_US.UTF-8 # SELinux configuration selinux --enforcing -# Installation logging level -logging --level=info # Shutdown after installation shutdown # System timezone diff --git a/docs/fedora-vagrant.ks b/docs/fedora-vagrant.ks index bc4acc49..95f4dabd 100644 --- a/docs/fedora-vagrant.ks +++ b/docs/fedora-vagrant.ks @@ -21,8 +21,6 @@ keyboard --xlayouts=us --vckeymap=us lang en_US.UTF-8 # SELinux configuration selinux --enforcing -# Installation logging level -logging --level=info # Shutdown after installation shutdown # System timezone