Deploy meas_web everywhere
This commit is contained in:
parent
e4d27d6494
commit
cfe9f78071
5 changed files with 36 additions and 1 deletions
|
@ -19,7 +19,7 @@ class rhizo_base::packages::common {
|
|||
|
||||
package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit', 'sqlite3',
|
||||
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++',
|
||||
'python-python-smpplib', 'libcdk5' ]:
|
||||
'python-python-smpplib', 'libcdk5', 'websocketd', 'osmo-meas' ]:
|
||||
ensure => installed,
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue