cobbler_profile

    0

    0

    lucycodes42

    Terraform snippets

    In this code, the cobbler_profile resource has the following attributes:

    name – the name of the profile

    description – a description of the profile

    distro – the distribution of the profile installation (e.g.

    Shortcut: tf_cobbler_profile

    resource "cobbler_profile" "${myResourceName}" {
       name = "my-${myResourceName}"
       description = "my-description-${myResourceName}"
       distro = "ubuntu-1404-x86_64"
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.