Nils Ballmann
Nils Ballmann
Just noticed: I forgot to add a section to the `README.md`. I will do that.
Yes, as we try to replicate "real" HW, we don't need to update the serial number between a `vagrant halt` and the subsequent `vagrant up`. The serial number shouldn't change...
@electrofelix To incorporate those parts is on my agenda for a few days now. I just haven't found the time to do so. I wanted to do sth. similar like...
Hm... I just noticed: Maybe it's better at the beginning of `create_domain.rb` to only take the config values which make sense. This would simplify the template a lot.
@electrofelix Please review. :)
I still need to add some basic unit tests.
I don't understand the errors I get with the tests. Please help.
I think the renderer can't handle the nested hashes... I think we have to rely on a flatter hierarchy.
I'm starting to not like Ruby. I will stop here. If somebody wants to pick up the pieces, feel free. I'm done.
@electrofelix Ah okay... that makes sense. Rebasing today probably didn't include your changes, yet. Please notify me when you're done, then I'll rebase. :)