Blame SOURCES/cloud-init-centos-user.patch
|
Johnny Hughes |
0e7b8f |
diff -uNrp cloud-init-19.4.orig/rhel/cloud.cfg cloud-init-19.4/rhel/cloud.cfg
|
|
Johnny Hughes |
0e7b8f |
--- cloud-init-19.4.orig/rhel/cloud.cfg 2020-10-13 14:40:36.353779891 +0000
|
|
Johnny Hughes |
0e7b8f |
+++ cloud-init-19.4/rhel/cloud.cfg 2020-10-13 14:42:10.121982459 +0000
|
|
Johnny Hughes |
0e7b8f |
@@ -54,7 +54,7 @@ cloud_final_modules:
|
|
Johnny Hughes |
0e7b8f |
|
|
Johnny Hughes |
0e7b8f |
system_info:
|
|
Johnny Hughes |
0e7b8f |
default_user:
|
|
Johnny Hughes |
0e7b8f |
- name: cloud-user
|
|
Johnny Hughes |
0e7b8f |
+ name: centos
|
|
Johnny Hughes |
0e7b8f |
lock_passwd: true
|
|
Johnny Hughes |
0e7b8f |
gecos: Cloud User
|
|
Johnny Hughes |
0e7b8f |
groups: [adm, systemd-journal]
|