From db4eeaacc230c54ad9d1fe2cfcc5cc92a159b58c Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Sat, 18 May 2013 20:59:13 +0000 Subject: [PATCH] get rid of the conditional in the fas.conf template --- files/fas-client/fas.conf.j2 | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) 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 = /