Ce site Web nécessite JavaScript.
Explorateur
Aide
Connexion
Albirew
/
nyaa-pantsu
Archivé
Suivre
1
Ajouter aux favoris
0
Bifurcation
Vous avez déjà forké nyaa-pantsu
0
Code
Activité
Ce dépôt a été archivé le
2022-05-07
. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
73c9538b2f
nyaa-pantsu
/
deploy
/
ansible
/
hosts
6 lignes
146 o
Text
Brut
Vue normale
Historique
Annuler l'échappement
Échapper
Start working on server automation with ansible
2017-05-07 17:45:39 +02:00
[webservers]
127.0.0.1:2200 ansible_connection=ssh ansible_ssh_user=vagrant
Automate postgresql setup Creates the user and the database provided by the environment variable. These are currently duplicated in postgres.env so we might want to find a way to have them in only one place. I tried my best at keeping the pg_hba.conf file secure for the server, but I am no expert so it'd be great if someone could check it out.
2017-05-07 22:31:38 +02:00
[dbs]
127.0.0.1:2200 ansible_connection=ssh ansible_ssh_user=vagrant
Copier le lien permanent