Skip to content
Snippets Groups Projects
Select Git revision
  • 414b0ca55d5e31cf3ce68b95e055a78979231515
  • master default protected
  • hsh_v4.5
  • hsh_v4-4
  • hsh_v4.4
  • hsh_v4.3
  • hsh_v4.1.x
  • hsh_v4.2
  • hsh_v4.1
  • hsh_v3.11
  • hsh_3.10
  • v3.11-r2-hsh
  • v3.11-r2
  • v3.11-r1
  • v3.10-r1
  • v3.9-r1
  • v3.8-r2
  • v3.8-r1
  • v3.7-r1
19 results

README.md

Blame
  • osmap.yaml 403 B
    # -*- coding: utf-8 -*-
    # vim: ft=yaml
    #
    # Setup variables using grains['os'] based logic.
    # You just need to add the key:values for an `os` that differ
    # from `defaults.yaml` + `os_family.yaml`.
    # Only add an `os` which is/will be supported by the formula
    # (empty `os`es do not need to be listed, just added here as an example).
    ---
    # os_family: RedHat
    Fedora:
      networkd:
        networkctl_reload: true