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-23 22:12:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
60fcf707f1
vagrant-saltlab
/
salt_content
/
salt
/
vim
/
uninstall.sls
7 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
vim state tweaks - change id to avoid ambiguity with package names - rename module/folder because I'm not going to configure other editors - update references to match
2023-03-24 21:06:42 +00:00
uninstall_vim:
add state to uninstall vim
2023-03-24 20:40:29 +00:00
pkg.removed:
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
- name: {{ pillar['pkgs']['vim'] }}
add state to uninstall vim
2023-03-24 20:40:29 +00:00
/etc/vimrc:
file.absent
Reference in a new issue
Copy permalink