TT#80304 Install ngcp-admin-ui by default

We have received a green light for ngcp-admin-ui from CTO,
we are going to make it reachable for mr8.5+ to gather the
very initial customer's feedback and correct our vision/plans if necessary.

ngcp-admin-ui will be disabled by default in mr8.5,
it will be enabled for the necessary installations only.

It is safe to install the package right now from the security point of view.

Also "wrap-and-sort -sat" list of dependencies here.

Change-Id: I9c69982799ed776eb8188bd0ea4d018441a34db6
changes/69/40669/1
Alexander Lutay 6 years ago
parent a4a0904476
commit 662b7f9254

6
debian/control vendored

@ -10,8 +10,8 @@ Homepage: https://www.sipwise.com/
Package: ngcp-linux-amd64
Architecture: all
Depends:
linux-image-amd64 (>= 4.17),
linux-headers-amd64,
linux-image-amd64 (>= 4.17),
Description: metapackage for NGCP Linux amd64 kernels
This metapackage installs the NGCP kernel for the Linux amd64 architecture
and the matching headers to be able to build kernel modules.
@ -19,8 +19,8 @@ Description: metapackage for NGCP Linux amd64 kernels
Package: ngcp-linux-cloud-amd64
Architecture: all
Depends:
linux-image-cloud-amd64 (>= 4.17),
linux-headers-cloud-amd64,
linux-image-cloud-amd64 (>= 4.17),
Description: metapackage for NGCP Linux cloud amd64 kernels
This metapackage installs the NGCP kernel for the Linux cloud amd64
architecture and the matching headers to be able to build kernel modules.
@ -324,6 +324,7 @@ Depends:
mariadb-server,
monit,
net-tools,
ngcp-admin-ui,
ngcp-asterisk-voicemail-odbcstorage,
ngcp-backup-tools-pro,
ngcp-billing-tools,
@ -425,6 +426,7 @@ Depends:
mariadb-client,
mariadb-server,
net-tools,
ngcp-admin-ui,
ngcp-asterisk-voicemail-odbcstorage,
ngcp-billing-tools,
ngcp-cdr-exporter,

Loading…
Cancel
Save