Skip to content
Snippets Groups Projects
Commit e9176995 authored by drebs's avatar drebs
Browse files

Run docker instance

parent 0987422e
No related branches found
No related tags found
1 merge request!11Docker-based VPN
Pipeline #58146 passed
# Install Docker # Install Docker
class profile::docker { class profile::docker (
Hash $instance = {},
) {
include docker include docker
class { 'docker::run_instance':
instance => $instance,
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment