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
resource "foreman_defaulttemplate" "example" {
}
Argument Reference¶
The following arguments are supported:
operatingsystem_id- (Optional) ID of the operating system to assign this Default Template toprovisioningtemplate_id- (Optional) Id of the Provisioning Templatetemplatekind_id- (Optional) Template Kind Id to define the Default Template
Attributes Reference¶
The following attributes are exported:
operatingsystem_id- ID of the operating system to assign this Default Template toprovisioningtemplate_id- Id of the Provisioning Templatetemplatekind_id- Template Kind Id to define the Default Template