Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
public-items
ansible-sc_pack-public
Commits
78c9e291
Commit
78c9e291
authored
Feb 14, 2021
by
Carlos Torres
Browse files
minor change in enable_sc_logs_agent.
parent
50a29cfe
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/create_deploy_type_cdn/templates/sc_pack.conf.yaml.jinja2
View file @
78c9e291
...
...
@@ -38,4 +38,4 @@ usher3_lux_adjustments:
encoder:
max_overhead: {{item.value.usher3_max_overhead}}
usher3_toilmore_api_version: "{{item.value.usher3_toilmore_api_version}}"
enable_sc_logs_agent:
"
{{item.value.enable_sc_logs_agent}}
"
enable_sc_logs_agent: {{item.value.enable_sc_logs_agent}}
roles/create_deploys/templates/sc_pack.conf.yaml.jinja2
View file @
78c9e291
...
...
@@ -38,4 +38,4 @@ usher3_lux_adjustments:
encoder:
max_overhead: {{item.value.usher3_max_overhead}}
usher3_toilmore_api_version: "{{item.value.usher3_toilmore_api_version}}"
enable_sc_logs_agent:
"
{{item.value.enable_sc_logs_agent}}
"
enable_sc_logs_agent: {{item.value.enable_sc_logs_agent}}
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