summaryrefslogtreecommitdiff
path: root/std.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-10 09:59:07 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-10 09:59:07 +0200
commit265048f6c91c5e2b2f0b49577557fed3000a7cae (patch)
treec42257d3bb86c79aa0ec0c291561cf1770ae7900 /std.yml
parent848ed6f8bf729e8fb1d4d280fc3983f6d2a5e55c (diff)
downloadv-i-265048f6c91c5e2b2f0b49577557fed3000a7cae.tar.gz
chore: tidy up by removing stuff specific to me
Sponsored-by: author
Diffstat (limited to 'std.yml')
-rw-r--r--std.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/std.yml b/std.yml
index cb62c82..0814f95 100644
--- a/std.yml
+++ b/std.yml
@@ -11,6 +11,10 @@
{{ hostname }}
dest: /etc/hostname
+ - name: "lock root password"
+ shell: |
+ passwd -l root
+
- name: "create ~root/.ssh"
file:
state: directory
@@ -53,7 +57,7 @@
copy:
content: |
{{ user_locale }}
- dest: /etc/profile.d/finnish.sh
+ dest: /etc/profile.d/locale.sh
- name: "remove ifupdown"
apt:
@@ -80,7 +84,7 @@
# You may want to override these.
user_locale: |
- LC_CTYPE=fi_FI.UTF8
+ export LC_CTYPE=fi_FI.UTF8
user_keyboard_model: pc105
user_keyboard_layout: fi
user_console_codeset: Lat15