Remove gulagbot
This commit is contained in:
parent
6156f6da6b
commit
593920be71
@ -1,16 +0,0 @@
|
|||||||
# vim:ft=ansible:
|
|
||||||
- name: docker deploy gulagbot
|
|
||||||
docker_container:
|
|
||||||
name: gulagbot
|
|
||||||
image: rehashedsalt/gulagbot:latest
|
|
||||||
env:
|
|
||||||
DISCORD_TOKEN: "{{ secret_gulagbot_discord_token }}"
|
|
||||||
GULAG_DEBUG: "false"
|
|
||||||
GULAG_HUMILIATION: "3"
|
|
||||||
GULAG_SCORE_MIN: "-3"
|
|
||||||
GULAG_SCORE_MAX: "15"
|
|
||||||
PGHOST: eth0.vm-psql-1.home.mgmt.desu.ltd
|
|
||||||
PGDATABASE: gulagbot-desultd
|
|
||||||
PGUSER: gulagbot-desultd
|
|
||||||
PGPASSWORD: "{{ secret_gulagbot_db_pass }}"
|
|
||||||
tags: [ docker, gulagbot, stalin ]
|
|
Loading…
Reference in New Issue
Block a user