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
feat: enable cloud-init write_files module for OSGuard images
Enable the write_files cloud-init module in OSGuard 10-users-ssh-enable.cfg
so that custom data write_files entries are delivered during provisioning.
Add IsOSGuard template function to guard future /usr/ path entries, since
OSGuard has /usr/ mounted read-only via dm-verity. Add regression test
ensuring no write_files entries target /usr/ paths for OSGuard.
0 commit comments