bundles/pacman: introduce, support pkg_pacman in some other bundles
This commit is contained in:
parent
9bf7f856af
commit
32d129015e
4 changed files with 46 additions and 3 deletions
|
@ -6,4 +6,9 @@ defaults = {
|
|||
'openssh-sftp-server': {},
|
||||
},
|
||||
},
|
||||
'pacman': {
|
||||
'packages': {
|
||||
'openssh': {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue