mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-31 07:44:37 +02:00
feat: add Gentoo support
* Semi-automated using https://github.com/myii/ssf-formula/pull/269
This commit is contained in:
@@ -17,3 +17,4 @@ supports:
|
||||
- platform-name: amazon
|
||||
- platform-name: oracle
|
||||
- platform-name: arch
|
||||
- platform-name: gentoo
|
||||
|
||||
@@ -17,3 +17,4 @@ supports:
|
||||
- platform-name: amazon
|
||||
- platform-name: oracle
|
||||
- platform-name: arch
|
||||
- platform-name: gentoo
|
||||
|
||||
@@ -17,3 +17,4 @@ supports:
|
||||
- platform-name: amazon
|
||||
- platform-name: oracle
|
||||
- platform-name: arch
|
||||
- platform-name: gentoo
|
||||
|
||||
@@ -17,4 +17,5 @@ supports:
|
||||
- platform-name: amazon
|
||||
- platform-name: oracle
|
||||
- platform-name: arch
|
||||
- platform-name: gentoo
|
||||
- platform: windows
|
||||
|
||||
@@ -17,3 +17,4 @@ supports:
|
||||
- platform-name: amazon
|
||||
- platform-name: oracle
|
||||
- platform-name: arch
|
||||
- platform-name: gentoo
|
||||
|
||||
@@ -21,3 +21,7 @@ salt:
|
||||
pillar_roots:
|
||||
base:
|
||||
- /srv/pillar
|
||||
|
||||
# Gentoo-specific, improves performance for subsequent test runs within the same day
|
||||
portage:
|
||||
sync_wait_one_day: true
|
||||
|
||||
Reference in New Issue
Block a user