Update MAAS to 3.0.2

This PS updates MAAS (focal) to 3.0.2.
Version 3.0.2 includes the fix for ipv6 address issue in dhcpd.conf
https://bugs.launchpad.net/maas/+bug/2027621

Change-Id: Ifbbd546d7f2ba548c231180851c90594d971b7c1
Signed-off-by: Anselme, Schubert (sa246v) <sa246v@att.com>
This commit is contained in:
Anselme, Schubert (sa246v) 2024-03-06 11:21:58 -05:00
parent 906f9a5f15
commit d00ea5f796
No known key found for this signature in database
GPG Key ID: 4E0F7ECFE90D344C
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ ARG no_proxy
ENV DEBIAN_FRONTEND noninteractive
ENV container docker
ENV MAAS_VERSION 1:3.0.1-10052-g.82c730c57-0ubuntu1~20.04.1
ENV MAAS_VERSION 1:3.0.2-10056-g.089ec66c2-0ubuntu1~20.04.1
RUN apt-get -qq update \
&& apt-get install -y \

View File

@ -18,7 +18,7 @@ ARG no_proxy
ENV DEBIAN_FRONTEND noninteractive
ENV container docker
ENV MAAS_VERSION 1:3.0.1-10052-g.82c730c57-0ubuntu1~20.04.1
ENV MAAS_VERSION 1:3.0.2-10056-g.089ec66c2-0ubuntu1~20.04.1
RUN apt-get -qq update \
&& apt-get install -y \