bifrost/playbooks/roles/bifrost-ironic-install/defaults/required_defaults_Fedora_22...

6 lines
222 B
YAML

---
# NOTE(cinerama): On Fedora 22, ansible 1.9, ansible_pkg_mgr
# defaults to yum, which may not be installed. This can be safely
# removed when we start using an ansible release which prefers dnf.
ansible_pkg_mgr: "dnf"