Comment 1 for bug 1292473

Revision history for this message
Andy Doan (doanac) wrote : Re: ppa-assigner: No free PPAs on fresh deployment

For now, I think we should make the private-ppa option configurable at deployment time with something like:

 # unit-config.yaml.tmpl:
 private_only: $CI_PRIVATE_PPAS

then deploy.py can default that variable to False and add a new arparse option for "--private-ppas"