From 9b8ee354e5bd8001ca00a1c331c86b7bc83f2cdf Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 17 Mar 2010 01:53:14 +0000 Subject: Debug svn path=/myrpki.rototill/yamltest.py; revision=3112 --- myrpki.rototill/yamltest.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'myrpki.rototill/yamltest.py') diff --git a/myrpki.rototill/yamltest.py b/myrpki.rototill/yamltest.py index 851ea34d..1e34abb5 100644 --- a/myrpki.rototill/yamltest.py +++ b/myrpki.rototill/yamltest.py @@ -162,6 +162,12 @@ class allocation(object): crl_interval = None regen_margin = None rootd_port = None + engine = -1 + rpkid_port = -1 + irdbd_port = -1 + pubd_port = -1 + rsync_port = -1 + rootd_port = -1 @classmethod def allocate_port(cls): -- cgit v1.2.3