tripleo-quickstart/roles/provision/remote/templates/libvirt.pkla.j2
Wesley Hayutin 6926a86c30 move most things out from the playbooks dir, and use config for release info
* move the roles, libraries and config to a top level dir
* adjust the ansible.cfg to account for the new role path
* create a config directory
  config/release  <- only for release and image_url info
  config/general_config <- everything else
* update collect-logs role path
* add ci-scripts/full-minimal.sh so that jjb will not have
to be updated after this.

Change-Id: I2e6129553bca253fa47ce56bfcbc2f244e74409e
2016-05-25 16:43:36 -04:00

7 lines
170 B
Django/Jinja

[Libvirt management for {{ non_root_user }} user]
Identity=unix-user:{{ non_root_user }}
Action=org.libvirt.unix.manage
ResultAny=yes
ResultInactive=yes
ResultActive=yes