Skip to content

Commit 584e10a

Browse files
authored
Merge pull request #356 from voxpupuli/boolean_mixin
fix(documentation): remove dependency on boolean mixin
2 parents 4569a98 + 8dda6aa commit 584e10a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.fixtures.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
fixtures:
33
repositories:
44
augeas_core: https://github.com/puppetlabs/puppetlabs-augeas_core
5-
boolean: https://github.com/voxpupuli/puppet-boolean
65
filemapper: https://github.com/voxpupuli/puppet-filemapper
76
kmod: https://github.com/voxpupuli/puppet-kmod
87
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib

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)