This website requires JavaScript.
Explore
Help
Sign In
john
/
vagrant-saltlab
Watch
1
Star
0
Fork
You've already forked vagrant-saltlab
0
mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced
2024-12-18 15:22:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dbc1c552a3
vagrant-saltlab
/
salt_content
/
gitfs
/
pillar
/
top.sls
8 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
insert format declaration in salt files
2024-02-06 17:28:43 +00:00
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
fun with pillars - map distros to package names - create users on saltlab minions - ditch cowsay - replace nginx with apache (and pull pkg name from pillar data)
2023-03-25 04:11:25 +00:00
base:
'*':
- users
- pkg
Reference in a new issue
Copy permalink