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
48d49296
Commit
48d49296
authored
May 05, 2022
by
Francesco Gionghi
Browse files
fix
parent
9a23ac86
Changes
1
Hide whitespace changes
Inline
Side-by-side
sssd/package/install.sls
View file @
48d49296
{#- Get the `tplroot` from `tpldir` #}
{%- set sssdroot = tpldir.split('/')[0] %}
{%- from sssdroot ~ "/map.jinja" import sssd with context %}
#{%- 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 %}
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