Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
users-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
users-formula
Commits
86144bef
Unverified
Commit
86144bef
authored
5 years ago
by
Felipe Zipitria
Committed by
Imran Iqbal
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
test(pillar): add test pillar to generate `.vimrc` file
parent
569e9276
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
test/salt/pillar/default.sls
+0
-1
0 additions, 1 deletion
test/salt/pillar/default.sls
test/salt/pillar/vimrc.sls
+11
-0
11 additions, 0 deletions
test/salt/pillar/vimrc.sls
with
11 additions
and
1 deletion
test/salt/pillar/default.sls
+
0
−
1
View file @
86144bef
...
...
@@ -2,7 +2,6 @@
# vim: ft=yaml
---
users-formula
:
use_vim_formula
:
true
lookup
:
# override the defauls in map.jinja
root_group
:
root
...
...
This diff is collapsed.
Click to expand it.
test/salt/pillar/vimrc.sls
0 → 100644
+
11
−
0
View file @
86144bef
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
users-formula
:
use_vim_formula
:
true
users
:
## Minimal required pillar values
vim_user
:
fullname
:
Vim User
manage_vimrc
:
true
This diff is collapsed.
Click to expand it.
Dennis Ahrens
@ahrensde
mentioned in commit
3d583231
·
5 years ago
mentioned in commit
3d583231
mentioned in commit 3d583231186d2906a62df2c2004cc896845851e5
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment