Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Commit 8b1367f4 authored by Benedikt Wegmann's avatar Benedikt Wegmann
Browse files

docker: apt-get refreshonly=>true

parent 55fdcb13
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ class ubuntu_server::docker {
exec{'apt-get-update':
command => 'apt-get update',
refreshonly => true,
}
file{'/etc/apt/sources.list.d/docker.list':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment