← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~allenap/maas/tftp-permissions into lp:maas

 

The proposal to merge lp:~allenap/maas/tftp-permissions into lp:maas has been updated.

Commit Message changed to:

Normalises all permissions before requesting a PXE image install.

Previously, install_tftp_image(), in maas-import-ephemerals, was presenting `maas install-pxe-image` with a directory created by `mktemp -d`, which naturally had 0700 permissions. When installed this was not accessible to MAAS's TFTP server.

For more details, see:
https://code.launchpad.net/~allenap/maas/tftp-permissions/+merge/122288
-- 
https://code.launchpad.net/~allenap/maas/tftp-permissions/+merge/122288
Your team MAAS Maintainers is requested to review the proposed merge of lp:~allenap/maas/tftp-permissions into lp:maas.


References