Skip to content

records: add default TTL of 3600

Arturo Borrero Gonzalez requested to merge arturo-515-records-add-default into main

Add a default TTL of 3600 which seems to be a sensible default and will save us from specifying on each record individually.

Any record can override it.

If not set, openstack designate will not set any at all.

Bug: T374338 Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org

Merge request reports