Skip to content
Snippets Groups Projects
Commit b77c3ef6 authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

fixpodmaninsteadofdiockre

parent 78676813
No related branches found
No related tags found
No related merge requests found
class kmaccess::hosts::forskarmatch2 { class kmaccess::hosts::forskarmatch2 {
package { 'docker': # package { 'docker':
ensure => 'installed', # ensure => 'installed',
before => User['kmaccess'], # before => User['kmaccess'],
} # }
User <| title == 'kmaccess' |> { groups +> 'docker' } # User <| title == 'kmaccess' |> { groups +> 'docker' }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment