only stage the users-and-groups file

This commit is contained in:
Michael Hudson-Doyle 2017-11-20 11:05:05 +13:00
parent 947b65f264
commit fccd653ae4
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ parts:
echo "get passwd/user-default-groups" | \
debconf-communicate user-setup | \
cut -d ' ' -f 2- > users-and-groups
stage:
- users-and-groups
probert:
plugin: python
build-packages: [python-setuptools, libnl-3-dev, libnl-genl-3-dev, libnl-route-3-dev]