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
{{ message }}
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
we should always update the ansible scripts to match our devsgx* setup and our substratee-dev docker.
Simply changing the version tags doesn't work because ansible will not install the new versions if to old is present (needed to move away /opt/intel)
minor comments:
it is silly to ask for a ssh password if this prompt needs to be left empty in case of pubkey login
timeouts can happen for reboot. retrying works but it's annoying
we should always update the ansible scripts to match our devsgx* setup and our substratee-dev docker.
Simply changing the version tags doesn't work because ansible will not install the new versions if to old is present (needed to move away /opt/intel)
minor comments: