Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
float
Commits
52fdceab
Commit
52fdceab
authored
Jan 05, 2021
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable DNS resolution on MariaDB instances
parent
8fd55cad
Pipeline
#10442
passed with stages
in 10 minutes and 25 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
roles/mariadb/templates/mariadb.cnf.j2
roles/mariadb/templates/mariadb.cnf.j2
+1
-0
No files found.
roles/mariadb/templates/mariadb.cnf.j2
View file @
52fdceab
...
...
@@ -22,6 +22,7 @@ innodb_flush_log_at_trx_commit=2
innodb_log_file_size={{ mariadb_innodb_log_file_size }}
innodb_log_buffer_size=8M
log_warnings=3
skip-name-resolve
# For long mysqldumps.
max_allowed_packet=1024M
...
...
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