Commit graph

71 commits

Author SHA1 Message Date
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
b067463c7e make sure php curl is using built-in cacerts 2017-01-06 00:33:13 +00:00
b143a37bc2 moving phabricator auth extension 2017-01-05 03:36:32 +00:00
3fc8c76e21 disabling phab storage upgrade for now 2016-12-15 20:42:29 +00:00
8f21c34eec auth extension needs to be cloned before doing anything else with phab 2016-12-15 20:38:53 +00:00
abc1a3b341 httpd can't be restarted before it's started anymore 2016-12-15 20:31:36 +00:00
443df9b54b tweaks for upgrading phab in production 2016-12-15 18:43:38 +00:00
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
f855aa7dd9 adding phabricator-extension-ipsilonoauth to qa-stg 2016-12-02 14:27:32 +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
9db962050d changing qa-stg to use stg proxies instead of self host 2016-03-10 22:31:53 +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
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
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
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
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
b5dd66da13 fixing mail settings, phab log dir ownership 2015-05-13 22:17:45 +00:00
94bcdcfe28 adding missing package for phabricator, restarting daemons on config change 2015-05-13 21:50:16 +00:00
3abbf36a07 adding password to vcs user so git over ssh works 2015-05-13 21:23:49 +00:00
c9c68c12bc daemon users don't need a password 2015-05-13 20:54:35 +00:00
f7a3d762cb more mysql and phabricator tweaks 2015-05-13 20:46:36 +00:00
db5c6f9e06 phabricator tweaks for qadevel-stg 2015-05-13 20:29:31 +00:00
6de111f1b6 fixing ssl cert/key install for phabricator 2015-05-13 18:57:33 +00:00