From 1251450e100a58193745236539c8edb7507f3e5a Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Sat, 4 Nov 2017 08:10:52 -0400 Subject: [PATCH] Install rpcbind on NFS servers. See https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799 --- templates/apt/reporter01_apt.list | 2 +- templates/apt/utility01_apt.list | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/apt/reporter01_apt.list b/templates/apt/reporter01_apt.list index f914a81..a50ebfa 100755 --- a/templates/apt/reporter01_apt.list +++ b/templates/apt/reporter01_apt.list @@ -1 +1 @@ -ntp gdebi-core nfs-kernel-server nagios-nrpe-server sysstat munin-node munin-plugins-extra libwww-perl libapache2-mod-rpaf +ntp gdebi-core nfs-kernel-server rpcbind nagios-nrpe-server sysstat munin-node munin-plugins-extra libwww-perl libapache2-mod-rpaf diff --git a/templates/apt/utility01_apt.list b/templates/apt/utility01_apt.list index dba1df0..eb81dad 100755 --- a/templates/apt/utility01_apt.list +++ b/templates/apt/utility01_apt.list @@ -1 +1 @@ -ntp apache2 nfs-kernel-server gdebi-core nagios-nrpe-server sysstat munin-node munin-plugins-extra libwww-perl libapache2-mod-rpaf +ntp apache2 nfs-kernel-server rpcbind gdebi-core nagios-nrpe-server sysstat munin-node munin-plugins-extra libwww-perl libapache2-mod-rpaf -- 2.11.0