Merge pull request #561 from mwhudson/curtin-hax

get curtin fix for nvme/multipath crash
This commit is contained in:
Michael Hudson-Doyle 2019-10-15 11:13:01 +13:00 committed by GitHub
commit d28a1fe813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ parts:
curtin:
plugin: python
source-type: git
source: git://git.launchpad.net/curtin
source-commit: edfdb1d1b3d45c01ca0cab58c62f67ebe8af6f72
source: https://git.launchpad.net/~mwhudson/curtin
source-branch: lp-1847771
requirements: requirements.txt
organize:
'lib/python*/site-packages/usr/lib/curtin': 'usr/lib/'