* Remove telegraf from lxd units, don't need them * Add placement hostnames for focal/ussuri builds
9 lines
207 B
YAML
9 lines
207 B
YAML
---
|
|
applications:
|
|
|
|
placement:
|
|
options:
|
|
os-public-hostname: placement.example.com
|
|
os-internal-hostname: &placement-int placement-internal.example.com
|
|
os-admin-hostname: *placement-int
|