Sous-Chefs-Boneyard / swap

Development repository for the swap cookbook
https://supermarket.chef.io/cookbooks/swap
Apache License 2.0
32 stars 33 forks source link

fc25 does not have a /etc/fstab for persist. #48

Closed rshade closed 6 years ago

rshade commented 7 years ago

fc25 does not have a /etc/fstab for persist.

damacus commented 6 years ago

Seems only to be in dokken.

damacus commented 6 years ago

Closing as this is everywhere in Dokken/Docker.

We can fix by using this in the dokken.yml

internediate_instructions:
      - RUN if [ ! -f /etc/fstab ];then touch /etc/fstab fi
lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.