This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
salt-formula
mirror of
https://github.com/salt-formulas/salt-formula-salt
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Merge "Handle file_recv option"
pull/70/merge
Jakub Josef
7 years ago
parent
df7b5f0f32
a2bd5e25d7
commit
6f69e7aa52
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
salt/files/master.conf
+ 2
- 0
salt/files/master.conf
View File
@@ -177,6 +177,8 @@ nacl.config:
{%- endif %}
{%- endif %}
file_recv: {{ master.get('file_recv', False) }}
{#-
vim: syntax=jinja
-#}
Write
Preview
Loading…
Cancel
Save