Skip to content

Commit ad9ac98

Browse files
committed
fix(documentation): remove dependency on boolean mixin
no longer needed since Puppet 6
1 parent 4569a98 commit ad9ac98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ Create resources on the fly with the `puppet resource` command:
139139
## Dependencies
140140

141141
This module requires the FileMapper mixin, available at <https://github.com/voxpupuli/puppet-filemapper>.
142-
The network_config type requires the Boolean mixin, available at <https://github.com/adrienthebo/puppet-boolean>.
143142

144143
The debian routes provider requires the package [ifupdown-extra](http://packages.debian.org/search?suite=all&section=all&arch=any&searchon=names&keywords=ifupdown-extra).
145144
`ifupdown-extra` can be installed automatically using the `network` class.

0 commit comments

Comments
 (0)