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
Add code to unmount /etc/resolv.conf in Molecule prepare stage
Docker bind mounts a file from the host to /etc/resolv.conf. This is
inconvenient for us, since we need to create a symlink at
/etc/resolv.conf. At the same time, we don't want to break DNS. The
playbook being imported contains a workaround for this situation.
0 commit comments