Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Added extended network configuration and tests #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dmednis
Copy link

@dmednis dmednis commented Sep 6, 2017

Added the ability to configure network interfaces via device-init.yaml. Extended configuration includes setting a static IP address, netmask, gateway dns-nameservers, and wifi config. Refactored the current wifi configuration option to use the same code as the new network configuration. It should be considered to remove the old wifi configuration option as it is also possible to configure wifi via the new network configuration option.
Added tests for the new functionality.
This still needs documentation which I am going to add soon.
This should solve #6 .

@dmednis
Copy link
Author

dmednis commented Sep 6, 2017

CI seems to be failing due to the pry-byebug gem being incompatible with the ruby version in the docker image. If I remove the gem docker build does not fail and the tests pass.

@xiaods
Copy link

xiaods commented Apr 2, 2018

any update?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants