Skip to content
Snippets Groups Projects
Commit 0199f570 authored by Hans Persson's avatar Hans Persson
Browse files

Templates must use @var to reference puppet variables in puppet 5.

When using puppet 5, and references to puppet variables must be done
with '@var' instead of just 'var' (which used to work). This instance
of this problem is only relevant for interfaces that use dhcp and there
are no such interfaces either in bluegrass or in serenity, which is why
it took a while for this to surface.
parent b822a925
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment