summaryrefslogtreecommitdiffstats
path: root/func/overlord/client.py
diff options
context:
space:
mode:
authorKrzysztof A. Adamski <krzysztofa@gmail.com>2008-07-24 23:34:34 +0200
committerKrzysztof A. Adamski <krzysztofa@gmail.com>2008-07-24 23:34:34 +0200
commitcf98349b19f8a44ca67d213ca79b7fc0abe519c9 (patch)
treec8014f93093d0f9d97e97f4329fc4af3a7c8bbf1 /func/overlord/client.py
parent81afe49756aca1d1ab80180fe4eabe019f5c3f4e (diff)
parent540a752d3b0ffbf91e27293474e15ce69566e43f (diff)
downloadfunc-cf98349b19f8a44ca67d213ca79b7fc0abe519c9.tar.gz
func-cf98349b19f8a44ca67d213ca79b7fc0abe519c9.tar.xz
func-cf98349b19f8a44ca67d213ca79b7fc0abe519c9.zip
Merge kadamski@git.fedorahosted.org:/git/func
Diffstat (limited to 'func/overlord/client.py')
-rwxr-xr-xfunc/overlord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/func/overlord/client.py b/func/overlord/client.py
index 0982e94..8165348 100755
--- a/func/overlord/client.py
+++ b/func/overlord/client.py
@@ -21,7 +21,7 @@ import func.yaml as yaml
from certmaster.commonconfig import CMConfig
from certmaster import utils
-from func.config import read_config, CONFIG_FILE
+from certmaster.config import read_config, CONFIG_FILE
import sslclient