feat(battery): New `den._.hostname` and .. (#236)
Convert two well-known patterns from the examples into built-in
batteries:
- Bidirectional provider
- Automatically setting `networking.hostName`
I feel that these two use-cases are common enough that they are worth
being lifted up into the built-in set of batteries.
What do you think?
Also, I would like to hear if you have any better ideas for the names:
- `den._.set-hostname`: Maybe too specific? In the future, will there be
any other use-cases for auto-configuring hosts that could be included in
this battery?
- `den._.bidirectional-provider`: Feels descriptive, but maybe too long?
---------
Co-authored-by: Victor Borja <vborja@apache.org>
authored by