mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-10 14:51:42 +00:00

Allow to rename the formula so it does not collide with others with the same name (ie, SUSE Manager's)
13 lines
158 B
Text
13 lines
158 B
Text
# -*- coding: utf-8 -*-
|
|
# vim: ft=sls
|
|
|
|
include:
|
|
- .pkgs
|
|
- .remote_pkgs
|
|
- .pips
|
|
- .gems
|
|
- .npms
|
|
- .archives
|
|
- .snaps
|
|
- .golang
|
|
- .chocolatey
|