File tree 2 files changed +20
-2
lines changed
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Version 1.0.3
2
+ Various fixes for Github issues
3
+ - 33
4
+ - 68
5
+ - 74
6
+ - 77
7
+ - 84
8
+
9
+ Add tasks to update existing service
10
+ Backwards compatible TMPDIR
11
+ Optional GPG check on repos
12
+ Force pull on image tag 'latest'
13
+ Add support for overlay2.override_kernel_check setting
14
+ Add docker network fact
15
+ Add pw hash for registry login idompodency
16
+ Additional flags for creating a network
17
+ Fixing incorrect repo url for redhat
18
+
1
19
# Version 1.0.2
2
20
Various fixes for Github issues
3
- - 9
21
+ - 9
4
22
- 11
5
23
- 15
6
24
- 21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-docker" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"author" : " Puppet Labs" ,
5
5
"summary" : " Module for installing and managing docker" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments