![Major Hayden](/assets/img/avatar_default.png)
Implements: blueprint security-hardening Change-Id: I9b8fce8e4ce174be5f341d74649829ad1253cfb3
258 B
258 B
Ubuntu sets the default runlevel in
/etc/init/rc-sysinit.conf
and it should be set to
2
on Ubuntu systems. The Ansible task will verify that the
correct runlevel is set. If the verification fails, an error will be
printed and the playbook will fail.