mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 02:15:20 +00:00
php bump v2
This commit is contained in:
parent
5c9993e905
commit
0b184d5581
12
sls/php/php74.sls
Normal file
12
sls/php/php74.sls
Normal file
@ -0,0 +1,12 @@
|
||||
{% import 'pkg/common' as pkg %}
|
||||
include:
|
||||
- gentoo.makeconf
|
||||
- gentoo.portage.packages
|
||||
|
||||
php74:
|
||||
pkg.latest:
|
||||
- name: dev-lang/php
|
||||
- slot: '7.4'
|
||||
- require:
|
||||
- augeas: manage-make-conf
|
||||
- file: gentoo.portage.packages
|
Loading…
Reference in New Issue
Block a user