On Ubuntu, Ceph could be installed from the Ubuntu Cloud Archive if useful...
Use {% if use_upstream_repo = "UCA" %} Jinja conditional, and an entry in osmap.yaml:
pkg_repo:
baseurl: http://ubuntu-cloud.archive.canonical.com/ubuntu
But maybe https://download.ceph.com is good enough ....
On Ubuntu, Ceph could be installed from the Ubuntu Cloud Archive if useful...
Use
{% if use_upstream_repo = "UCA" %}Jinja conditional, and an entry inosmap.yaml:But maybe https://download.ceph.com is good enough ....