mariadb
This commit is contained in:
22
host_vars/mariadb01
Normal file
22
host_vars/mariadb01
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
branch: master
|
||||||
|
|
||||||
|
ansible_cron_minute: "*/5"
|
||||||
|
|
||||||
|
ssh_port: 22
|
||||||
|
ssh_users: "root rene"
|
||||||
|
|
||||||
|
# platform-specific
|
||||||
|
microcode_amd_install: false
|
||||||
|
microcode_intel_install: true
|
||||||
|
|
||||||
|
# purpose selection
|
||||||
|
database: true
|
||||||
|
mysql: true
|
||||||
|
postgresql: false
|
||||||
|
|
||||||
|
# application selection
|
||||||
|
vifm: true
|
||||||
|
|
||||||
|
# shell selection
|
||||||
|
zsh: true
|
||||||
1
host_vars/mariadb02
Symbolic link
1
host_vars/mariadb02
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
mariadb01
|
||||||
1
host_vars/mariadb03
Symbolic link
1
host_vars/mariadb03
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
mariadb01
|
||||||
Reference in New Issue
Block a user