projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ff8f8
)
vm/guest: Update autologon task (vm_host renamed to vm_install_host)
author
nicoo
<nicoo@realraum.at>
Wed, 5 Feb 2020 15:54:13 +0000
(16:54 +0100)
committer
nicoo
<nicoo@realraum.at>
Wed, 5 Feb 2020 15:54:13 +0000
(16:54 +0100)
ansible/roles/vm/guest/tasks/main.yml
patch
|
blob
|
history
diff --git
a/ansible/roles/vm/guest/tasks/main.yml
b/ansible/roles/vm/guest/tasks/main.yml
index
75245ed
..
2c34699
100644
(file)
--- a/
ansible/roles/vm/guest/tasks/main.yml
+++ b/
ansible/roles/vm/guest/tasks/main.yml
@@
-21,4
+21,4
@@
content: |
[Service]
ExecStart=
- ExecStart=-/sbin/agetty --keep-baud 115200,38400,9600 --noclear --autologin root --login-pause --host {{ vm_host }} %I $TERM
+ ExecStart=-/sbin/agetty --keep-baud 115200,38400,9600 --noclear --autologin root --login-pause --host {{ vm_install_host }} %I $TERM