Skip to content

Files

Latest commit

b2872cf · Apr 10, 2017

History

History

cs-chef-ci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 10, 2017
Apr 10, 2017

Why does Chef Codespace needs to be configured with host networking ?

If you plan to use docker along with testkitchen for TDD, it requires to provision a container, connect to it, run chef and then run the tests. This will not work without attaching to the hosts's network and without getting rid of network namespace for the control node.