Using a fresh installation of Ubuntu 18.04 and trying to install using Openstack-Ansible:
TASK [lxc_hosts : Ensure that the LXC cache has been prepared]
task fails at the cmd": "chroot /var/lib/machines/ubuntu-bionic-amd64 /opt/cache-prep-commands.sh > /var/log/lxc-cache-prep-commands.log 2>&1",
.
Upon checking the log file, I see E: The repository 'https://download.ceph.com/debian-octopus bionic Release' does not have a Release file.
at the end.
How do I fix this?