diff --git a/files/fas-client/fas.conf.j2 b/files/fas-client/fas.conf.j2 index e5c20eea02..9ed8f2fec9 100644 --- a/files/fas-client/fas.conf.j2 +++ b/files/fas-client/fas.conf.j2 @@ -5,22 +5,12 @@ url = https://admin.fedoraproject.org/accounts/ ; temp - Location to generate files while user creation process is happening temp = /var/db -{% if ansible_domain == 'qa.fedoraproject.org' %} -; Eventually, no box should use systems user to fasClient. systems has access -; to password hashes. But password hashes are needed for sudo unless the box -; uses pam_url -; login - username to contact fas -login = systems - -; password - password for login name -password = {{ systemsUserPassword }} -{% else %} ; login - username to contact fas login = {{ fedorathirdpartyUser }} ; password - password for login name password = {{ fedorathirdpartyPassword }} -{% endif %} + ; prefix - install to a location other than / prefix = /