cybertools/agent/transport/transporter.cfg
scrat 5a48213560 intermediate check-in. moved rpcserver.py to testing, but yet only a part of the requested changes have been made there.
rpcclient functionality has been integrated into /transport/remote.py
The transporter class is now using its own config-file (as a first idea).

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2717 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-20 22:18:35 +00:00

8 lines
235 B
INI

#
# sample.cfg - agent configuration for demonstration and testing purposes
#
# $Id$
#
xmlrpcClient(serverURL='http://localhost:8082', method='PUT', machineName='sr',
userName='loopsAdmin', password='loops')