diff options
author | kelvin <xiubuzhe@sina.com> | 2023-12-23 20:47:09 +0800 |
---|---|---|
committer | kelvin <xiubuzhe@sina.com> | 2023-12-23 20:47:09 +0800 |
commit | ecccb8bdf6eee2f2461dfea7c3414a448d311311 (patch) | |
tree | 19d9a7f9f6d986c334b363dcbf9bc21dcf29f27c /share/pxeboot/kickstart/c7_min.conf | |
parent | f232a9316a0ebb281af1f9d8e0d261fcca658c24 (diff) | |
download | sunhpc-ecccb8bdf6eee2f2461dfea7c3414a448d311311.tar.gz sunhpc-ecccb8bdf6eee2f2461dfea7c3414a448d311311.tar.bz2 sunhpc-ecccb8bdf6eee2f2461dfea7c3414a448d311311.zip |
Diffstat (limited to 'share/pxeboot/kickstart/c7_min.conf')
-rwxr-xr-x | share/pxeboot/kickstart/c7_min.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/pxeboot/kickstart/c7_min.conf b/share/pxeboot/kickstart/c7_min.conf index 09e1c83..d027cc2 100755 --- a/share/pxeboot/kickstart/c7_min.conf +++ b/share/pxeboot/kickstart/c7_min.conf @@ -7,6 +7,8 @@ lang zh_CN text skipx +eula --agreed +firstboot --disable selinux --disabled timezone Asia/Shanghai auth --useshadow --passalgo=sha512 |