Kindly suggest how to install net-tools package of Ubuntu.
Put below in site.pp but tool such as ntpstat is still not available.
package { 'net-tools' :
ensure => 'present',
}
Running puppet agent --test showed as below and no indication of net-tools package installation.
$ sudo `which puppet` agent --test --verbose
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for aca2cs03.wynyarddemo.local
Info: Applying configuration version '1464593089'
↧