Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
a491fa62
Commit
a491fa62
authored
Mar 24, 2018
by
Florian Pritz
Browse files
Configure borg-backup for luna
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
5b52fed9
Changes
4
Hide whitespace changes
Inline
Side-by-side
host_vars/luna.archlinux.org
deleted
100644 → 0
View file @
5b52fed9
---
configure_network: false
host_vars/luna.archlinux.org/mariadb.yml
0 → 100644
View file @
a491fa62
$ANSIBLE_VAULT;1.1;AES256
35393063613835336536656132336633653533633233343962313866303765613864353962653531
6634643433643961613561363735643230376263666634320a343133643231383564393664386235
39386436353438636138616565363138316332666239613361323733336664616438326234346435
3932333866306638610a383030633036346432396665643963323266393262393966623765636236
64653337303630343738356266653565643837313837393139356363653866613735613763386335
61643338353138393965373639303339383061616333373033626632383639326138393330313835
64613734346461393132306135306530623664363432303737346665623966653265396237366262
30306334313661396164
host_vars/luna.archlinux.org/misc
0 → 100644
View file @
a491fa62
---
configure_network: false
filesystem: "ext4"
# FIXME: this should probably be configured another way. maybe the
# mysql/postgres roles should deploy the credentials themselves
mysql_backup_dir: "/root/backup-mysql"
mysql_backup_defaults: "/root/.backup-my.cnf"
mariadb_users:
root: "{{encrypted_mariadb_users_root_password}}"
hosts
View file @
a491fa62
...
...
@@ -24,6 +24,7 @@ sgp.mirror.pkgbuild.com
orion.archlinux.org
apollo.archlinux.org
soyuz.archlinux.org
luna.archlinux.org
[mysql-servers]
apollo.archlinux.org
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment