diff options
Diffstat (limited to 'ci/genK8Bundle.py')
-rw-r--r-- | ci/genK8Bundle.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/genK8Bundle.py b/ci/genK8Bundle.py index 2f0b63d5..f0198d77 100644 --- a/ci/genK8Bundle.py +++ b/ci/genK8Bundle.py @@ -35,9 +35,6 @@ labconfig_file = options.lab # scenarioconfig_file = 'default_deployment_config.yaml' -# Capture our current directory -jujuver = subprocess.check_output(["juju", "--version"]) - TPL_DIR = os.path.dirname(os.path.abspath(__file__))+'/config_tpl/juju2/bundlek8_tpl' # |