sender opp base_linux i testing env med pakken binclock
This commit is contained in:
parent
7d68785259
commit
4a354c4d7e
@ -29,6 +29,11 @@ class profile::base_linux {
|
||||
package { $linux_sw_pkg:
|
||||
ensure => latest,
|
||||
}
|
||||
|
||||
package { 'binclock':
|
||||
ensure => latest,
|
||||
}
|
||||
|
||||
# root@manager should be able to ssh without password to all
|
||||
file { '/root/.ssh':
|
||||
owner => 'root',
|
||||
|
Loading…
Reference in New Issue
Block a user