packages-formula/packages/init.sls
Robin Schneider abe828663e
refactor(includes): Use relative state include
Allow to rename the formula so it does not collide with others with the same name
(ie, SUSE Manager's)
2021-06-14 11:59:19 -03:00

13 lines
158 B
Text

# -*- coding: utf-8 -*-
# vim: ft=sls
include:
- .pkgs
- .remote_pkgs
- .pips
- .gems
- .npms
- .archives
- .snaps
- .golang
- .chocolatey