Remove unneeded custom NRPE PPA

NRPE daemon runs under snap-daemon and not root.
Remove reference to the custom PPA.

Change-Id: I7d929f6ca52f436b8ca765b65367df74a2dc67dc
This commit is contained in:
Nikolay Vinogradov 2021-02-27 17:23:50 +03:00 committed by Corey Bryant
parent 1f30e10b5b
commit f91270c692
1 changed files with 0 additions and 3 deletions

View File

@ -1583,9 +1583,6 @@ parts:
apt-get install apt-transport-https
echo 'deb https://artifacts.elastic.co/packages/7.x/apt stable main' > /etc/apt/sources.list.d/elastic-7.x.list
echo 'deb http://ppa.launchpad.net/telegraf-devs/ppa/ubuntu bionic main' > /etc/apt/sources.list.d/telegraf.x.list
# this needs to be re-worked in order to be built in-place
echo 'deb http://ppa.launchpad.net/nikolay.vinogradov/nrpe-root/ubuntu bionic main' > /etc/apt/sources.list.d/nrpe-root.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F767C80E0FC5C835
apt-get update --allow-unauthenticated
#lma-configs: