fix host tftp

This commit is contained in:
Ruben Blanco 2024-05-21 17:56:00 +02:00
parent aea0d5497e
commit ef9be4ccd0
1 changed files with 1 additions and 1 deletions

2
hosts
View File

@ -49,7 +49,7 @@ test-db-vip1 ansible_host=test-db-vip1.verdnatura.es
test-db-vip2 ansible_host=test-db-vip2.verdnatura.es test-db-vip2 ansible_host=test-db-vip2.verdnatura.es
asterisk ansible_host=asterisk.verdnatura.es asterisk ansible_host=asterisk.verdnatura.es
train ansible_host=train.verdnatura.es train ansible_host=train.verdnatura.es
tftp ansible_host=tftp.verdnatura.es tftp ansible_host=tftp.backup.dc.verdnatura.es
core-agent ansible_host=core-agent.static.verdnatura.es core-agent ansible_host=core-agent.static.verdnatura.es
core-proxy ansible_host=core-proxy.static.verdnatura.es core-proxy ansible_host=core-proxy.static.verdnatura.es
spamd-db ansible_host=spamd-db.servers.dc.verdnatura.es spamd-db ansible_host=spamd-db.servers.dc.verdnatura.es