passrelle.adm.crans.org is too slow

certbot_on_virtu
Alexandre Iooss 2019-07-08 17:09:48 +02:00
parent dbeff436f0
commit 36d0dbe035
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
2 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Dans la configuration SSH :
# and use a proxy server
Host 10.231.136.* *.adm.crans.org
IdentityFile ~/.ssh/id_rsa_crans
ProxyJump passerelle.crans.org
ProxyJump vo.crans.org
```
Il faut savoir que depuis Ansible 2.5, des connexions persistantes sont créées

View File

@ -8,6 +8,7 @@
- libapache2-mod-php
- php-intl
- php-mbstring
- php-pgsql
- composer
register: apt_result
retries: 3