-
- Notifications
You must be signed in to change notification settings - Fork 634
[WIP] Support PostgreSQL #490
Conversation
b84fb6e to 9add9f5 Compare 0a92a9d to 64c79ba Compare
|
| php_xhprof_html_dir: "/usr/share/php/xhprof_html" | ||
| when: php_xhprof_html_dir is not defined | ||
| | ||
| - name: Install PHP PostgreSQL dependencies. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I'd like to follow the pattern of setting this up in a separate role. Will try to get to that soon.
| @geerlingguy here's a quick patch you can use on top of the php-mysql role (I'm not a reliable maintainer) oxyc/ansible-role-php-pgsql@9445030 Maybe better to name everything |
01f98b7 to e4bd913 Compare | I also adressed your 2 suggestions. If we keep them we also need to either remove |
| Version bump++ I'll do one more minor release before merging in these changes, then we can work on a couple other changes for a 3.0 |
| I removed the |
| I'd keep one build - remove all the extra installs so we're just testing the one thing. |
| I removed the 3.0.0 milestone; don't want this to hold up that release. |

Initial stab att PostgreSQL support #146. I've never used it before so I'll need some help here.
There's quite a bit of todos here
php-mysqlis skipped.