You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I checked as well. This file is normally in the systemd package, so it is supposed to be present. Our cloud images do not have it since (and including) 8.4, it used to exist before (8.3), I don't know why, but it is not a problem in the role (it is missing before the role runs) and IMO not worth investigating. Thanks for the change.
fb717ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @dwlehman , do you know why is /etc/cryptab missing? Isn't it a bug?
fb717ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think so. I think the file is optional when there are no encrypted volumes the system is expected to set up automatically.
fb717ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I checked as well. This file is normally in the systemd package, so it is supposed to be present. Our cloud images do not have it since (and including) 8.4, it used to exist before (8.3), I don't know why, but it is not a problem in the role (it is missing before the role runs) and IMO not worth investigating. Thanks for the change.