additional error handling; use path buffers; improve logic
This commit is contained in:
8
demo/tmpl/ex-edge-r/system.tera
Normal file
8
demo/tmpl/ex-edge-r/system.tera
Normal file
@@ -0,0 +1,8 @@
|
||||
system {
|
||||
hostname {{ hostname }};
|
||||
location "{{ location }}";
|
||||
zone {{ zone }};
|
||||
users {
|
||||
{{ username }};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user