Commit Graph

2 Commits

Author SHA1 Message Date
Cédric Defortis
5870f37f27 Fix spec tests for bind::chroot::manual
- Only works for facts[:os]['name'] == Debian and major > 7
- Declare class ::bind with correct parameters when spec testing
  bind::chroot::manual
2018-02-19 09:19:22 +01:00
Cédric Defortis
44bb1b0e0e First draft of chroot implementation for Debian
- RHEL chroot code has been moved into a bind::chroot::package class

- Debian family (and probably other families) can use the
  `bind::chroot::manual` class to enable chroot for bind using the method
  described here: https://wiki.debian.org/Bind9#Bind_Chroot
2018-02-19 09:19:22 +01:00