1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-11 20:26:30 -07:00
Commit Graph

13 Commits

Author SHA1 Message Date
cmstew
3fe9997ab3 Update v-sync-dns-cluster
Forgot to exclude the dns-cluster user in the updated script.
2017-08-10 11:44:38 -06:00
cmstew
a2e57fd199 Update v-sync-dns-cluster
Improved the script that gets the list of users. It now ignores any files that are in the $VESTA/data/users directory and only acknowledges folders.
2017-08-10 11:43:04 -06:00
cmstew
0e8b482ae2 Minor bug fix of v-sync-dns-cluster
Problem Outlined: It seems that another script has dropped a file called history.log into the $VESTA/data/users folder causing v-sync-dns-cluster to throw a soft error about not finding /usr/local/vesta/data/users/history.log/dns.conf when syncing zones.

Fix: Tell the script to ignore that log file when syncing user domains and the output becomes clean.
2017-07-26 08:24:45 -06:00
Serghey Rodin
19cdf5f103 check if dns-sync is already running 2016-08-25 19:45:37 +03:00
RhysIT
9189ca9488 Corrected spelling mistakes 2015-11-06 17:38:58 +02:00
Serghey Rodin
bdc8111b06 Fix SERIAL sync in DNS cluster 2015-10-21 15:54:07 +03:00
Serghey Rodin
f411cc3d1a fixed typo in dns sync condition 2013-11-04 12:13:32 +02:00
Serghey Rodin
ed54f83795 from now vesta.conf can override any func variable 2013-10-09 00:50:08 +03:00
Serghey Rodin
f70ba768a3 suspend remote dns if connection failed 2013-10-08 00:21:56 +03:00
Serghey Rodin
f087a7402a Sync only uniq domains 2013-10-07 21:32:55 +03:00
Serghey Rodin
22ab6d500c added sys-queue handler 2013-05-29 14:20:05 +03:00
Serghey Rodin
bab24899ea remote dns host management 2013-05-29 12:39:50 +03:00
Serghey Rodin
68a34e18b7 dns cluster support 2013-05-28 16:09:07 +03:00