Commit graph

97 commits

Author SHA1 Message Date
8d344f1efe using the right directive name helps 2016-12-02 14:42:47 +00:00
3554c799d6 adding preamble script to phab so that it behaves better with the proxies 2016-12-02 14:39:54 +00:00
a3bcfc15ae add ipsilon extension to phab stg 2016-12-02 14:32:41 +00:00
f855aa7dd9 adding phabricator-extension-ipsilonoauth to qa-stg 2016-12-02 14:27:32 +00:00
82d36431e8 tweaks in php and mariadb config for new phab version 2016-12-02 04:59:06 +00:00
fa93d23044 removing config option that's causing problems 2016-12-01 06:45:52 +00:00
74c437f5ba php-mysql isn't a thing anymore, doesn't need to be installed 2016-11-30 18:12:05 +00:00
04555cfb53 removing semanage bits from phabricator role 2016-11-30 16:51:18 +00:00
dc43c2aacf tweaking phabricator role so that the selinux tweaks for alternate ssh port can be run separately 2016-11-30 03:34:49 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
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