Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24895190
mysql.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
899 B
Referenced Files
None
Subscribers
None
mysql.sls
View Options
# -------------------------------------------------------------
# Salt — Provision MySQL
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2017-01-23
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
,
packages
with context
%}
# -------------------------------------------------------------
# Software
# -------------------------------------------------------------
mysql
:
pkg
:
-
installed
-
pkgs
:
-
{{
packages.mariadb
}}
full_text_search_stopwords_file
:
file.managed
:
-
name
:
/opt/stopwords.txt
-
source
:
salt://roles/shellserver/database/files/stopwords.txt
mysql_config
:
file.managed
:
-
name
:
{{
dirs.etc
}}
/my.cnf
-
source
:
salt://roles/shellserver/database/files/my.cnf
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 13:48 (5 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3521259
Default Alt Text
mysql.sls (899 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment