-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Lookup should just be network and globals
config globals 'globals'
option ula_prefix 'fdb7:4b37:0ce8::/48`
https://openwrt.org/docs/guide-user/network/ucicheatsheet#section_globals
resource "openwrt_network_globals" "globals" {
ula_prefix = "fdb7:4b37:0ce8::/48"
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request