minionswarm.py: use predictable random numbers

This commit is contained in:
Silvio Moioli 2017-01-30 13:37:29 +01:00
parent 79b6fa5cc4
commit f454dbd84c

View File

@ -158,6 +158,8 @@ class Swarm(object):
self.confs = set()
random.seed(0)
def _pki_dir(self):
'''
Create the shared pki directory