Code review comment for bootstack-ops:jjo-juju_bundle_export-juju_12

Revision history for this message
JuanJo Ciarlante (jjo) wrote :

FYI tested on both juju versions as:
v1:
  ./scripts/juju_bundle_export.py -o env.yaml -o env.codetree
  JUJU_DEPLOYER=~/bootstack-*lab/charms
  juju-deployer --diff -c env.yaml

v2:
  ./scripts/juju_bundle_export.py -o env.yaml -o env.codetree
  JUJU_DEPLOYER=~/charms
  juju-deployer --diff -c env.yaml

« Back to merge proposal