Resource: proxmox_apt_repository¶
Manages an APT repository of a Proxmox VE node.
Schema¶
Required¶
file_path(String) The absolute path of the source list file that contains this repository.index(Number) The index within the defining source list file.node(String) The name of the target Proxmox VE node.
Optional¶
enabled(Boolean) Indicates the activation status.
Read-Only¶
comment(String) The associated comment.components(List of String) The list of components.file_type(String) The format of the defining source list file.id(String) The unique identifier of this APT repository resource.package_types(List of String) The list of package types.suites(List of String) The list of package distributions.uris(List of String) The list of repository URIs.