Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
salt-formulas
zfs-formula
Commits
9153d774
Commit
9153d774
authored
Apr 26, 2022
by
Julien Cigar
🤘
Browse files
fix typo
parent
fff3c51f
Changes
1
Hide whitespace changes
Inline
Side-by-side
zfs/fs.sls
View file @
9153d774
...
...
@@ -14,7 +14,7 @@ zfs_dataset_{{ loop.index0 }}:
- zfs: zfs_dataset_{{ loop.index0 - 1 }}
{%- endif %}
{% else %}
zfs.filesystem
.
absent:
zfs.filesystem
_
absent:
- name: {{ zfs_dataset.dataset }}
{% endif %}
{% endfor %}
Write
Preview
Markdown
is supported
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