Added runit to the list of packages.
This commit is contained in:
parent
dee66abcdd
commit
ce9af69207
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ class rhizomatica_base_system {
|
|||
password => postgresql_password('rhizomatica', $postgresql_password),
|
||||
}
|
||||
|
||||
package { ['openvpn', 'lm-sensors']:
|
||||
package { ['openvpn', 'lm-sensors', 'runit']:
|
||||
ensure => installed,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue