-
I've just realised that due to this, cEOS startup configuration gets passed through the templating engine, allowing me to embed the templating logic in my startup config like: Since it was not obvious from the documentation, I was wondering if this was done by design or is this a side effect and may be removed in the future? |
Beta Was this translation helpful? Give feedback.
Answered by
hellt
Aug 15, 2022
Replies: 1 comment
-
Hi @networkop |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
networkop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @networkop
this is by design, yes.
You can also use gomplate functions there as well