|
|
@ -374,9 +374,6 @@ COPY apt_preferences /etc/apt/preferences.d/kolla-custom |
|
|
|
'https://obs.linaro.org/repos/home:/marcin.juszkiewicz/debian-buster/Release.key', |
|
|
|
'https://www.rabbitmq.com/rabbitmq-release-signing-key.asc', |
|
|
|
] %} |
|
|
|
{% set base_apt_packages = base_apt_packages + |
|
|
|
['sudo',] |
|
|
|
%} |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
{% block base_ubuntu_package_installation %} |
|
|
|