Merge "install sudo in the devuser element"

This commit is contained in:
Zuul 2018-03-26 00:58:57 +00:00 committed by Gerrit Code Review
commit ffc06874ef
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1 @@
package-installs

View File

@ -0,0 +1 @@
sudo:

View File

@ -0,0 +1,7 @@
{
"family": {
"gentoo": {
"sudo": "app-admin/sudo"
}
}
}