Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
9801de9b
Commit
9801de9b
authored
4 years ago
by
Jafar Lie
Browse files
Options
Downloads
Patches
Plain Diff
mysql update
parent
555ec362
No related branches found
Branches containing commit
No related tags found
1 merge request
!293
Ubuntu
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/mysql/tasks/Ubuntu_18_mysql_server.yml
+1
-0
1 addition, 0 deletions
roles/mysql/tasks/Ubuntu_18_mysql_server.yml
with
1 addition
and
0 deletions
roles/mysql/tasks/Ubuntu_18_mysql_server.yml
+
1
−
0
View file @
9801de9b
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
path
:
/etc/mysql/mariadb.conf.d/50-server.cnf
path
:
/etc/mysql/mariadb.conf.d/50-server.cnf
regexp
:
'
(.*bind.*)'
regexp
:
'
(.*bind.*)'
replace
:
'
#\1'
replace
:
'
#\1'
become
:
true
-
name
:
make sure mysql conf directory exists
-
name
:
make sure mysql conf directory exists
file
:
dest=/etc/mysql/conf.d state=directory
file
:
dest=/etc/mysql/conf.d state=directory
...
...
This diff is collapsed.
Click to expand it.
Jafar Lie
@jlie0003
mentioned in commit
102219d4
·
4 years ago
mentioned in commit
102219d4
mentioned in commit 102219d40ea4f08299a1bc23e52536e692a288ab
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment