4 Commits (master)

Author SHA1 Message Date
LEdoian 2d6f6301c5 Use area 1 in the swarm
Makes it more contained and more demonstrative (if that is a word…)
1 year ago
LEdoian 0396099bcd Add support for IPv6
The 40 bits in the ULA global prefix fdce:73a4:0b00::/48 were generated
by Python's `random.randint(0,2**40-1)` call
1 year ago
LEdoian 2fe2640e9e Fix alignment of templated files
Jinja directives keep indentation. Therefore, if tokens like
`{% for … %}` are indented, the indentation accumulates and this creates
confusing indentation in output.
2 years ago
LEdoian c0f9174ab6 Add initial version of template files 3 years ago