Displaying 2 results from an estimated 2 matches for "deploiement".
2007 Sep 24
2
--delete not working
Hi,
I've set up a rsync deamon with the following config, on the remote side.
[deploiement]
path = /data/one_tree
use chroot = yes
max connections=2
lock file = /var/lock/rsyncd
read only = no
uid = nobody
gid = nogroup
hosts allow = someIP
from the source host I do :
rsync -rtlv --exclude='.svn/**' --exclude=.svn --delete preprod/
rsync://re...
2006 Oct 01
22
41 server under puppet today
...eeBSD 4.7 virtual servers (yes not real servers but "jailed ones"). I
had some little problems with facter at first but i have manualy
upgraded the servers that where affected by the little "facter does not
read his facts" problem i had. I should have missed something in my
deploiement.
All was fine except some server with very slow responses. Perhaps this
is why facter had some issue:
notice: Finished configuration run in 1171.60 seconds
notice: Finished configuration run in 1905.57 seconds
notice: Finished configuration run in 1843.25 seconds
notice: Finished configuration...