Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
fbk-formulas
sssd
Commits
76897a30
Commit
76897a30
authored
May 05, 2022
by
Francesco Gionghi
Browse files
test
parent
fbdf05a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
sssd/package/install.sls
View file @
76897a30
...
...
@@ -3,7 +3,8 @@
#{%- set sssdroot = tpldir.split('/')[0] %}
#{%- from sssdroot ~ "/map.jinja" import sssd with context %}
{%- set tplroot = tpldir.split('/')[0] %}
{%- from tplroot ~ "/map.jinja" import sssd as sssd with context %}
{%- from tplroot ~ "/map.jinja" import sssddata as sssd with context %}
sssd-package-install-pkg-installed:
pkg.installed:
- pkgs:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment