This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
apt-formula
mirror of
https://github.com/saltstack-formulas/apt-formula.git
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
11
Wiki
Activity
Browse Source
Merge
d553e46176
into
bea590babc
pull/68/merge
John Kristensen
1 year ago
parent
bea590babc
d553e46176
commit
1c4cd5ffbc
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
apt/apt_conf.sls
+ 1
- 1
apt/apt_conf.sls
View File
@@ -32,7 +32,7 @@
- group: root
- mode: 644
- context:
data: {{ contents }}
data: {{ contents
|json
}}
- require_in:
- file: {{ confd_dir }}
{% endfor %}
Write
Preview
Loading…
Cancel
Save