Comment 10 for bug 2051973

Revision history for this message
Will Szumski (willjs) wrote :

> I checked and the KOLLA_VENV_PATH is really just that. I see in kayobe-env it's set to be the grandparent of $KAYOBE_CONFIG_ROOT, but that doesn't make sense, at least not in my setup (my setup has KAYOBE_CONFIG_ROOT as ~/demo/)

It does tend to assume a layout like this:

[stack@kvm ~]$ tree ~/kayobe-env-2023.1/ -L 2
/home/stack/kayobe-env-2023.1/
├── env-vars.sh
├── src
│   ├── kayobe
│   ├── kayobe-config
│   └── kolla-ansible
└── venvs
    ├── kayobe
    └── kolla-ansible