Skip to content

openwrt_network_globals #5

@Foxboron

Description

@Foxboron

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions