Commit graph

87 commits

Author SHA1 Message Date
Patrick Uiterwijk
df9301be20 Add httpd tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-08-31 20:19:00 +00:00
Patrick Uiterwijk
f1dd7a7432 Unify all ssl cipher suite configurations
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-08-31 19:28:26 +00:00
4bff900a67 bad trailing comma 2016-07-21 15:12:00 +00:00
7454a868ed fixing jinja syntax in phabricator conf template 2016-07-21 14:59:21 +00:00
a64828a06d adding ipsilon plugin to phabricator configuration 2016-07-21 14:53:06 +00:00
4706f17f02 fixing stray if statement in template 2016-03-10 22:42:30 +00:00
9db962050d changing qa-stg to use stg proxies instead of self host 2016-03-10 22:31:53 +00:00
b4848d3f53 updating welcome html for phabricator 2016-02-06 07:15:26 +00:00
Kevin Fenzi
f155240ba8 Also make this task never change 2016-01-10 22:42:32 +00:00
Kevin Fenzi
8e8d3a98c1 Always run this shell task since it registers a variable we need to use. 2016-01-10 22:38:50 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +00:00
Kevin Fenzi
62e16bb9a4 Switch all these places to use dnf/yum state=present instead of latest. This prevents showing changes on package updates. 2016-01-04 18:52:27 +00:00
0c11b62611 semanage moved packages to policycoreutils-python-utils 2015-11-23 21:17:37 +00:00
012d7cb8c5 adding dnf support to phabricator role 2015-11-23 19:31:40 +00:00
c436f17433 removing old option from phabricator config 2015-11-19 21:11:43 +00:00
0f9d96c208 preparing to deploy new phab version to qadevel 2015-11-19 20:48:55 +00:00
Martin Krizek
c51d650e3f phabricator: use custom login plugin (stg) 2015-11-05 14:36:23 +00:00
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
638c35dfa8 fixing some small link and format issues with phabricator interface 2015-07-30 15:02:32 +00:00
a74ea88f32 updating conditional in phabricator conf to work with empty string for ssl intermediate file 2015-07-23 16:56:51 +00:00
e485926b9b setting up mariadb backups for phabricator 2015-07-23 16:51:02 +00:00
b9ea3fb421 adding policycoreutils-python for semanage command in phabricator 2015-07-23 02:07:49 +00:00
c74f8f0ab4 adding deps required for selinux manipulation to phabricator 2015-07-23 02:04:29 +00:00
210fe1a3a1 adding selinux changes to allow for alternate port ssh with phabricator, declaring ssh port for qadevel, qa-stg 2015-07-23 02:01:16 +00:00
5365129189 certs don't go in private/ 2015-07-23 01:13:55 +00:00
d01db277a2 trying different conditional for intermediate cert 2015-07-23 00:46:27 +00:00
01b9efb375 copy ssl intermediate cert to qadevel when defined 2015-07-23 00:42:00 +00:00
b73e51e6da changing diffusion hostname for phabricator 2015-07-20 19:24:53 +00:00
d29df1e9cc changing title for phab login page 2015-06-23 16:32:27 +00:00
39cccd8583 adding login process explanation to phab landing page 2015-06-23 16:20:12 +00:00
a4d13e70f2 trying another combination of values for mysql_user 2015-06-16 21:25:03 +00:00
ec8915b432 attempting to force a socket connection for mysql user creation 2015-06-16 21:20:58 +00:00
dea4ff0219 removing login_host since port 3306 seems blocked to qadevel-stg.qa 2015-06-16 20:59:13 +00:00
555c34f8c7 trying to delegate and set host for mysql user creation 2015-06-16 19:48:03 +00:00
cf5884a2fd trying remote again to make user creation work for mariadb 2015-06-16 19:15:50 +00:00
20a08b7151 trying to make mysql user delegation work again 2015-06-16 18:52:40 +00:00
324e373e46 trying a different way of making sure user is created on the correct host 2015-06-16 18:45:09 +00:00
e5d6e39a98 fix syntax mistake for mysql user delegation 2015-06-16 18:40:25 +00:00
3d47002257 delegate mysql user creation for phabricator to correct host 2015-06-16 18:38:15 +00:00
b590a68b84 fixing botched rework of mysql_user for phab 2015-05-19 19:26:38 +00:00
2a3fa2af91 adding login creds to phab mariadb user creation 2015-05-19 19:24:59 +00:00
2fdfd392f8 fixing git binary paths for sudo 2015-05-19 19:13:03 +00:00
83168c635d reconfiguring phab to use bastion as smtp instead of local queue 2015-05-13 22:38:07 +00:00
b5dd66da13 fixing mail settings, phab log dir ownership 2015-05-13 22:17:45 +00:00
7325dfb5c6 adding smtp host for phabricator 2015-05-13 22:01:32 +00:00
94bcdcfe28 adding missing package for phabricator, restarting daemons on config change 2015-05-13 21:50:16 +00:00
a55c747143 trying to get mail working from phabricator 2015-05-13 21:46:01 +00:00
3abbf36a07 adding password to vcs user so git over ssh works 2015-05-13 21:23:49 +00:00
0dc178073f more tweaks and fixes for phabricator 2015-05-13 21:02:50 +00:00
04b65bdd3a fixing syntax issue in phabricator settings 2015-05-13 20:57:02 +00:00