Skip to content

Commit

Permalink
update database initialisation
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Jan 2, 2021
1 parent 564eb0d commit 66c9ae6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 24 deletions.
13 changes: 2 additions & 11 deletions host_vars/mail01.l3d.space/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,5 @@ firewall_allowed_tcp_ports:
- "443"

# mysql
mysql_bind_address: '127.0.0.1'
mysql_root_password: super-secure-password
mysql_databases:
- name: example_db
encoding: latin1
collation: latin1_general_ci
mysql_users:
- name: example_user
host: "%"
password: similarly-secure-password
priv: "example_db.*:ALL"
mysql_bind_address: "{{ _mysql_bind_address }}"
mysql_root_password: "{{ _mysql_root_password }}"
40 changes: 27 additions & 13 deletions host_vars/mail01.l3d.space/vault.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,28 @@
$ANSIBLE_VAULT;1.1;AES256
31346635363835396463623038303261326265323864646237383737353038633530626431346136
6564313733373366396133336465663533336537393234300a326565656130653335336266653862
38396364663864393065343361363035636336616338386663333534613364663261383132376666
6566353231646535610a363066393663643564626264306563626137633931613535383265383263
65616661376438313631616132346638343763356565356365613837633235666666383264366136
38376433323435363638626237373762373939666232343135336133666665373538636535303330
38613965303665633531613530346464333466336139373537336333623436373237353061363637
63653336383737313139333863646639646163336466376436666364333331343338353333316136
62633537626165643837353366643063636461363532666666363939623934663432616537636635
31643761643531306137633136343034653230623265306639616434653133326639316539663938
66343834656636326566643330643231643636633438633662366566616132303334316538386637
66613138663766646166623664366437313938346130653164396463356238666365353766663234
6332
61643863333162393762623935346633663733346331373261643865346232303566363235363266
3133386136373337363162333332646339383938663636660a643136326536636431373561656165
32653266646238383430316165663233376461363362383038613166313531353562383231323365
3961343966616233640a643161343966333936396565633731613461353934656439656437306563
37616232613237356537363563653530353437313765363866323133343162636532326533383032
33386437646565396264643739336330393936613939396165646136376439353361393632303763
37323162376238646363343039363731383362346437326336396536373032373633386432613036
39306336396537396136396231313239623364613937616332613239653364396633363330663133
38663034613137393731396430393063626462343932363863636466623264353261656439346463
61643935386630626639383166663432663366396135326637383839396463303438383861636263
31353837623566303432363432373536613162653839643163336534323563393366363038373432
64623966656561343333623535363730393062393263363334396232303230323130613531333365
30663632653036623732366335353830353332373430626566313534386365643430353165633334
65336362646665646434316465616362613130396562386538616135363632353666353431353264
39353566633766623330383565643935656138323162666565393830303630333361336534643765
63663463333261363662613632306631356435326264303539643962653534626364306164303634
62666531633563356263623536633763643436636364353935636166323762626334383731303162
66643533643536653830623132363430653462303436313435306230636438373839393634353766
39323437363233616666623962306565333065363737383766333931303966306566633037326266
37626130663336313166343431333064363130343133636563633133323635643566653234323962
66393930303038366566356263393136323064663436376161316337346664626239653561623763
62636134613064396135333763303165613434373463316336643535306561666638613137366663
37353736666564393134313565333561613766623962623665316166363930326135383137656564
37356366613566313535383139363263303463653363393261353062313133333834323666373430
36333334323663333431653361616631636664336236643739313731616664663163363236353831
64363338663830343563386435303839613362333632373830646261646366653864343566316361
353861396133393338646234666238346266

0 comments on commit 66c9ae6

Please sign in to comment.