mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-27 15:32:17 +00:00
11 lines
133 B
Text
11 lines
133 B
Text
|
vim:
|
||
|
pkg.installed: []
|
||
|
|
||
|
/etc/vimrc:
|
||
|
file.managed:
|
||
|
- source: salt://vimrc
|
||
|
- mode: 644
|
||
|
- user: root
|
||
|
- group: root
|
||
|
|