Commit Graph

8 Commits

Author SHA1 Message Date
Imran Iqbal
a1ef7e57d9
fix(vimrc): ensure vimrc state runs 2019-11-02 08:52:09 +00:00
N
f7dfd1f47b Dont force vim-formula on users 2018-06-15 14:27:14 +01:00
Toby Brain
7c67d72ef0 Add ability to use templated user files 2017-06-13 14:35:50 -07:00
Tom Duijf
5cd73534ad Updated remaining files to retain home dir existing user 2016-06-23 21:43:01 +02:00
puneet kandhari
ba11c68c24 Revert "@XenophonF made me do it"
This reverts commit a0392693e3.
2015-07-27 12:50:49 -05:00
puneet kandhari
a0392693e3 @XenophonF made me do it 2015-07-27 12:45:56 -05:00
Niels Abspoel
622b846d7f Enable/disable bashrc/vimrc per user
Made both states configurable per user in pillar data
Had to drop extend, for this otherwise the extend would be empty if manage is
False
2015-06-11 23:34:16 +02:00
Niels Abspoel
b4acac9de7 Added vimrc extension to users-formula
This will ensure that a given vimrc file in a users home dir is managed
Default it will search for a vimrc in salt://users/files/vimrc/{{ username
}}/vimrc
If this isn't found it will install salt://users/files/vimrc/vimrc
2015-06-10 22:56:57 +02:00