5 lines
71 B
Cheetah
5 lines
71 B
Cheetah
system {
|
|
hostname {{ hostname }};
|
|
location "{{ location }}";
|
|
}
|