Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
fsck task fails: /etc/default/rcS does not exist #39
Comments
|
From reading that thread can I assume that with Thanks for the heads up, this task needs to be confined to older OS releases in this case. |
jbicha
commented
Jan 12, 2017
|
Sorry, I don't know anything about the FSCKFIX option. |
drybjed
closed this
in
90f424d
Feb 27, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jbicha commentedJan 11, 2017
Ubuntu 16.04 or Debian stretch
I'm using the default lxd images ( image:debian/stretch and ubuntu:16.04 ) but I don't think that matters for this issue. I think this is because Ubuntu and Debian now use systemd by default. See also this discussion.
TASK [debops.console : Configure fsck behaviour on boot] ***********************
fatal: [alabama]: FAILED! => {"changed": false, "failed": true, "msg": "Destination /etc/default/rcS does not exist !", "rc": 257}
Workaround
Add this to
inventory/group_vars/all/vars.ymlconsole_fsckfix: False