diff --git a/roles/pips/vars/main.yml b/roles/pips/vars/main.yml index a732c1e..9887359 100644 --- a/roles/pips/vars/main.yml +++ b/roles/pips/vars/main.yml @@ -1 +1,4 @@ -python_requirements: true \ No newline at end of file +python_requirements: true +bsd_nrpe: "nrpe" +centos_nrpe: "nagios-plugins-nrpe.x86_64" +ubuntu_nrpe: "nagios-nrpe-server" \ No newline at end of file