bifrost/playbooks/roles/bifrost-ironic-install/defaults/required_defaults_Fedora_22.yml
John L. Villalovos 3bb925a074 Add newlines at end of files
Add newlines at end of the files. Without the newline at the end of the
file the Gblame command in vim-fugitive gets confused.

These were the only three files discovered without newlines

Change-Id: I747e1ae35b2974732ec9058033a7ea445b08a121
2015-10-19 14:27:17 -07:00

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"