Skip to content

Commit 5ea04d0

Browse files
Update readme
1 parent aa6fc70 commit 5ea04d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ To install Docker EE on RHEL/CentOS:
8585

8686
```puppet
8787
class { 'docker':
88-
docker_ee => true,
88+
docker_ee => true,
8989
docker_ee_source_location => 'https://<docker_ee_repo_url>',
90-
docker_ee_key_source => 'https://<docker_ee_key_source_url>',
90+
docker_ee_key_source => 'https://<docker_ee_key_source_url>',
9191
}
9292
```
9393

0 commit comments

Comments
 (0)