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-11-26 15:12:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cb7ed6add5
vagrant-saltlab
/
salt_content
/
local
/
salt
/
neofetch
/
uninstall.sls
7 lines
99 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
---
add sample local content
2024-02-06 17:15:30 +00:00
uninstall_neofetch:
pkg.removed:
- name: neofetch
Reference in a new issue
Copy permalink