-
-
Notifications
You must be signed in to change notification settings - Fork 3
Known Issues
Skyper edited this page Apr 8, 2018
·
1 revision
If you get error messages such as Temporary failure in name resolution
when applying a state on a template, the reason is likely because templates don't have a direct access to the network by default.
The only way to get around these issues at the moment is to:
- Start the targetted template(s) manually
- Select
sys-firewall
as NetVM (or any other NetVM of your choice) - If possible, restrict the outgoing internet connections (example:
github.com
using HTTPS/TCP) - Apply the desired state(s)
- Undo step 2