foreman_defaulttemplate

Foreman representation of default Template. Default Templates serve as an identification string that defines autonomy, authority, or control for a portion of a network.

Example Usage

# Autogenerated example with required keys
data "foreman_defaulttemplate" "example" {
  name = "dev.dc1.company.com"
}

Argument Reference

The following arguments are supported:

  • name - (Required) The name of the defaultTemplate - the full DNS defaultTemplate name.

Attributes Reference

The following attributes are exported:

  • name - The name of the defaultTemplate - the full DNS defaultTemplate name.
  • operatingsystem_id - ID of the operating system to assign this Default Template to
  • provisioningtemplate_id - Id of the Provisioning Template
  • templatekind_id - Template Kind Id to define the Default Template