Skip to content

Commit e3586b3

Browse files
authored
Update README.md
1 parent 3a117f8 commit e3586b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ To remove a service, add the following code to the manifest file:
571571

572572
```puppet
573573
docker::services {'redis':
574+
create => false,
574575
ensure => 'absent',
575576
service_name => 'redis',
576577
}

0 commit comments

Comments
 (0)