lshw for reporting
This commit is contained in:
parent
cef17d1894
commit
37186cd630
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class common {
|
|||
include apparmor
|
||||
package {'jq': ensure => 'latest'}
|
||||
package { 'needrestart': ensure => installed}
|
||||
package {'lshw': ensure => 'latest'}
|
||||
|
||||
# change git repo from git.nordu.net to gitops.sunet.se (for .git)
|
||||
exec { 'git_repo_sunet_dot_git':
|
||||
|
|
Loading…
Add table
Reference in a new issue