When I define pip.conf in hieradata I'm getting the following error:
python::python_dotfiles:
"/etc/pip.conf":
config:
global:
index-url: "https://pypi.org/simple"
Error: Could not find group root
Error: /Stage[main]/Python/Python::Dotfile[/etc/pip.conf]/File[/etc/pip.conf]/group: change from 'wheel' to 'root' failed: Could not find group root
When I define pip.conf in hieradata I'm getting the following error: