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
50a29cfe
Commit
50a29cfe
authored
Feb 09, 2021
by
Carlos Torres
Browse files
Adding new parameter: enable_sc_logs_agent
parent
2f44ded6
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
group_vars/edges.yml
View file @
50a29cfe
...
...
@@ -32,6 +32,7 @@ deployments:
http_port
:
8010
https_port
:
4010
humanity_validator_port
:
8040
enable_sc_logs_agent
:
False
enable_bots_blocking
:
False
enable_images_optimization
:
False
improve_images_quality
:
False
...
...
@@ -49,6 +50,7 @@ deployments:
http_port
:
8011
https_port
:
4011
humanity_validator_port
:
8041
enable_sc_logs_agent
:
False
enable_bots_blocking
:
False
enable_images_optimization
:
False
improve_images_quality
:
False
...
...
roles/create_deploy_type_cdn/templates/sc_pack.conf.yaml.jinja2
View file @
50a29cfe
...
...
@@ -38,3 +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}}"
roles/create_deploys/templates/sc_pack.conf.yaml.jinja2
View file @
50a29cfe
...
...
@@ -38,3 +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}}"
roles/install_sc_pack/files/installers/sc_pack.bootstrap
View file @
50a29cfe
This diff is collapsed.
Click to expand it.
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