index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
phabricator
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure php curl is using built-in cacerts
Tim Flink
2017-01-06
1
-0
/
+8
*
moving phabricator auth extension
Tim Flink
2017-01-05
1
-1
/
+1
*
disabling phab storage upgrade for now
Tim Flink
2016-12-15
1
-2
/
+3
*
auth extension needs to be cloned before doing anything else with phab
Tim Flink
2016-12-15
1
-6
/
+6
*
httpd can't be restarted before it's started anymore
Tim Flink
2016-12-15
1
-0
/
+4
*
tweaks for upgrading phab in production
Tim Flink
2016-12-15
1
-29
/
+1
*
using the right directive name helps
Tim Flink
2016-12-02
1
-1
/
+1
*
adding preamble script to phab so that it behaves better with the proxies
Tim Flink
2016-12-02
1
-0
/
+3
*
adding phabricator-extension-ipsilonoauth to qa-stg
Tim Flink
2016-12-02
1
-0
/
+6
*
php-mysql isn't a thing anymore, doesn't need to be installed
Tim Flink
2016-11-30
1
-1
/
+0
*
removing semanage bits from phabricator role
Tim Flink
2016-11-30
1
-31
/
+0
*
tweaking phabricator role so that the selinux tweaks for alternate ssh port c...
Tim Flink
2016-11-30
1
-0
/
+14
*
In ansible 2.2 always_run is depreciated. Switch to check_mode.
Kevin Fenzi
2016-11-01
1
-1
/
+1
*
Add httpd tag
Patrick Uiterwijk
2016-08-31
1
-0
/
+2
*
changing qa-stg to use stg proxies instead of self host
Tim Flink
2016-03-10
1
-1
/
+3
*
Also make this task never change
Kevin Fenzi
2016-01-10
1
-0
/
+1
*
Always run this shell task since it registers a variable we need to use.
Kevin Fenzi
2016-01-10
1
-0
/
+1
*
Switch all these places to use dnf/yum state=present instead of latest. This ...
Kevin Fenzi
2016-01-04
1
-2
/
+2
*
semanage moved packages to policycoreutils-python-utils
Tim Flink
2015-11-23
1
-0
/
+1
*
adding dnf support to phabricator role
Tim Flink
2015-11-23
1
-2
/
+27
*
preparing to deploy new phab version to qadevel
Tim Flink
2015-11-19
1
-1
/
+0
*
phabricator: use custom login plugin (stg)
Martin Krizek
2015-11-05
1
-0
/
+6
*
Replace all restart httpd with reload httpd
Patrick Uiterwijk
2015-11-04
1
-2
/
+2
*
setting up mariadb backups for phabricator
Tim Flink
2015-07-23
1
-0
/
+6
*
adding policycoreutils-python for semanage command in phabricator
Tim Flink
2015-07-23
1
-0
/
+1
*
adding deps required for selinux manipulation to phabricator
Tim Flink
2015-07-23
1
-0
/
+2
*
adding selinux changes to allow for alternate port ssh with phabricator, decl...
Tim Flink
2015-07-23
1
-0
/
+8
*
certs don't go in private/
Tim Flink
2015-07-23
1
-1
/
+1
*
trying different conditional for intermediate cert
Tim Flink
2015-07-23
1
-1
/
+1
*
copy ssl intermediate cert to qadevel when defined
Tim Flink
2015-07-23
1
-0
/
+10
*
trying another combination of values for mysql_user
Tim Flink
2015-06-16
1
-1
/
+1
*
attempting to force a socket connection for mysql user creation
Tim Flink
2015-06-16
1
-0
/
+1
*
removing login_host since port 3306 seems blocked to qadevel-stg.qa
Tim Flink
2015-06-16
1
-1
/
+0
*
trying to delegate and set host for mysql user creation
Tim Flink
2015-06-16
1
-0
/
+1
*
trying remote again to make user creation work for mariadb
Tim Flink
2015-06-16
1
-1
/
+1
*
trying to make mysql user delegation work again
Tim Flink
2015-06-16
1
-1
/
+1
*
trying a different way of making sure user is created on the correct host
Tim Flink
2015-06-16
1
-1
/
+1
*
fix syntax mistake for mysql user delegation
Tim Flink
2015-06-16
1
-1
/
+1
*
delegate mysql user creation for phabricator to correct host
Tim Flink
2015-06-16
1
-0
/
+1
*
fixing botched rework of mysql_user for phab
Tim Flink
2015-05-19
1
-1
/
+2
*
adding login creds to phab mariadb user creation
Tim Flink
2015-05-19
1
-1
/
+7
*
fixing git binary paths for sudo
Tim Flink
2015-05-19
1
-1
/
+7
*
fixing mail settings, phab log dir ownership
Tim Flink
2015-05-13
1
-2
/
+5
*
adding missing package for phabricator, restarting daemons on config change
Tim Flink
2015-05-13
1
-0
/
+2
*
adding password to vcs user so git over ssh works
Tim Flink
2015-05-13
1
-1
/
+1
*
daemon users don't need a password
Tim Flink
2015-05-13
1
-1
/
+1
*
more mysql and phabricator tweaks
Tim Flink
2015-05-13
1
-0
/
+8
*
phabricator tweaks for qadevel-stg
Tim Flink
2015-05-13
1
-0
/
+2
*
fixing ssl cert/key install for phabricator
Tim Flink
2015-05-13
1
-2
/
+2
*
install ssl key into it's proper directoryw
Tim Flink
2015-05-13
1
-7
/
+15
[next]