Commit Graph

404 Commits

Author SHA1 Message Date
Xikky
84ed3e1b83
Did I do it? 2023-02-05 20:43:03 -05:00
iiTheRealMcCoy
0ce1277b4c
im with xikky, screw trailing spaces 2023-02-05 19:40:08 -06:00
iiTheRealMcCoy
be8eea2ecc
fixed trailing spaces 2023-02-05 19:35:15 -06:00
iiTheRealMcCoy
1867c4021d
Added BR1 whitelist / Removed SLT whitelist 2023-02-05 19:28:35 -06:00
Xikky
185f80e73a
Update inventory.yml 2023-02-05 16:57:05 -05:00
Xikky
53a4f11b8a
trailing spaces annoy me 2023-02-05 16:54:36 -05:00
Xikky
bc1dd7e866
updated rotation for week of 2/5/23 - 2/12/23 2023-02-05 16:50:24 -05:00
ea0bd90aba style: format inventory 2023-02-04 23:02:19 -06:00
MaX-ReCoN
b06efb9a6a
Update inventory.yml
Added Gel to Whitelist
2023-02-04 23:14:28 -05:00
Skillet
70e9ff78f8
Update docker-compose.yml.j2 2023-02-04 16:59:43 -05:00
Skillet
0466404500
Update start-squadjs.yml 2023-02-04 16:52:11 -05:00
Skillet
6a7f0a2782
Update start-squad.yml 2023-02-04 16:47:40 -05:00
1338507c0a style: remove trailing spaces 2023-02-03 22:03:16 -06:00
MaX-ReCoN
67f7f49e07
Update inventory.yml
Added Mauro to Whitelist
2023-02-03 20:36:56 -05:00
3c4be21160 build: include community.general dependency 2023-02-03 19:26:04 -06:00
ffc1c66c38 build: update openssh-client for docker 2023-02-03 19:06:14 -06:00
b4cfdf73fa fix: use different env lookup for mysql passes 2023-02-03 18:51:47 -06:00
97931611d2 fix: correct variables for mysql, server_ids 2023-02-03 18:37:03 -06:00
adf1baddf9 ci: remove dev pathing 2023-02-03 18:27:51 -06:00
27b9c81444 ci: use proper path for ansible deploy 2023-02-03 18:16:28 -06:00
ba3c628508 Revert "Update SquadJS.mee-french.json.j2"
This reverts commit f12c456d29.
2023-02-03 18:15:19 -06:00
1511a13f24 Revert "Update SquadJS.vanilla.json.j2"
This reverts commit 6ef22013ab.
2023-02-03 18:15:17 -06:00
Skillet
6ef22013ab
Update SquadJS.vanilla.json.j2 2023-02-03 19:11:26 -05:00
Skillet
f12c456d29
Update SquadJS.mee-french.json.j2 2023-02-03 19:10:52 -05:00
Skillet
8b08119b6d
Merge pull request #10 from AsgardEternal/fix/1-index-server-ids
fix: explicitly define server ids
2023-02-03 18:58:41 -05:00
df62d0bbff fix: explicitly define server ids
Prior to this, server ids were set purely based on the position in the
inventory. So, if a mistake were made and a server moved up or down in
position then the associated ID would be wrong, and the wrong data would
be used against it in SquadJS's database. Furthermore, if we were to
ever change the format of how servers are in the inventory this would
cause a headache as currently server ids are calculated based on
position in the inventory. Explicitly defining them while, yes, adding
another hard coded value, avoids this headache entirely.
2023-02-03 17:52:42 -06:00
Skillet
264e160b5b
Update SquadJS.mee-french.json.j2 2023-02-03 16:39:43 -05:00
Skillet
409485fec5
Update SquadJS.vanilla.json.j2 2023-02-03 16:39:03 -05:00
Skillet
4cbb79c893
Update start-squadjs.yml 2023-02-03 16:22:12 -05:00
Skillet
3373b6472c
Update start-squad.yml 2023-02-03 16:21:19 -05:00
Skillet
0fb3eca62a
Update deploy-squad.yml 2023-02-03 16:19:17 -05:00
Skillet
6b3dfd1bd3
Update lint-inventory.yml 2023-02-03 16:18:32 -05:00
Skillet
08d61f0843
Update deploy-squad.yml 2023-02-03 16:16:04 -05:00
Skillet
7168f9a3f4
Update build-docker.yml 2023-02-03 16:14:03 -05:00
Skillet
e15b9a7b65
Update build-docker.yml 2023-02-03 15:50:16 -05:00
Skillet
97d513955e
Update build-docker.yml 2023-02-03 15:43:05 -05:00
Skillet
af2495e0c3
Update build-docker.yml 2023-02-03 15:42:24 -05:00
Skillet
ff455e9fc1
Update build-docker.yml 2023-02-03 15:41:03 -05:00
Skillet
7be48b52df
Update build-docker.yml 2023-02-03 15:37:06 -05:00
Skillet
e0252311ab
Update build-docker.yml 2023-02-03 15:32:05 -05:00
Skillet
bc7ee92b6d
Update build-docker.yml 2023-02-03 15:25:41 -05:00
Skillet
4c2c70017d
Update build-docker.yml 2023-02-03 15:18:14 -05:00
Skillet
c2de851c86
Update build-docker.yml 2023-02-03 14:59:57 -05:00
Skillet
b589e5d1fa
Update cleanBuild.yml 2023-02-03 14:57:07 -05:00
Skillet
64406da5b4
Update cleanBuild.yml 2023-02-03 14:55:58 -05:00
Skillet
2667951e64
Create cleanBuild.yml 2023-02-03 14:54:37 -05:00
Skillet
19636d4b19
Update build-docker.yml 2023-02-03 14:49:07 -05:00
Skillet
bbfa9c51ad
added cleaner for the checkout 2023-02-03 14:24:01 -05:00
Skillet
b344f79b6d
Update docker-compose.yml.j2 2023-02-03 14:09:18 -05:00
Skillet
93a5ab7db2
fix connectors list 2023-02-03 13:38:44 -05:00