Sergei Antipov

Results 13 comments of Sergei Antipov

Nginx package on nginx.org very different with debian upstream packages. I maintained nginx package and I don't like packaging on nginx.org.

```fatal: [postgresql-9.3]: FAILED! => {"changed": false, "msg": "No package matching 'python2-pip' found available, installed or updated", "rc": 126, "results": ["No package matching 'python2-pip' found available, installed or updated"]}```

@gclough In my previous company we have solved issue with restarting PostgreSQL by creating `template` file with options, setting which requires restart. And then call handler to restart Postgres only...

Guys, did you think about tech diligence of that modules? I know python, but don't have a time to review. We should not use modules without any review.

``` [ec2-user ~]$ cat /etc/os-release NAME="Amazon Linux" VERSION="2.0 (2017.12)" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2.0" PRETTY_NAME="Amazon Linux 2.0 (2017.12) LTS Release Candidate" ANSI_COLOR="0;33" CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2.0" HOME_URL="https://amazonlinux.com/" ``` Amazon is their own system....

Slowly.. Once in 3-4 months, I take a look at issues/PRs. Too busy on the main job. @Perni1984 I don't see anything in your profile about Ansible. I don't want...

I will take a look asap your PR. It didn't go through testing for some reason.

Fixed lately a lot of issues and add multiple enhancements. I believe mongodb collection is supposed to replace this role in future, but I will continue support this one if...

Tracking related PRs: - [ ] [satellite](https://github.com/gravitational/satellite/pull/289) - [ ] [rigging](https://github.com/gravitational/rigging/pull/92) - [ ] [planet](https://github.com/gravitational/planet/pull/811) - [ ] [logging-app](https://github.com/gravitational/logging-app/pull/76) - [ ] [storage-app](https://github.com/gravitational/storage-app/pull/5) - [ ] [bandwagon](https://github.com/gravitational/bandwagon/pull/33)

Hi @yjjnls. Do you experience the issue above in any of the latest gravity versions? I fixed the issue for 7.0.x, 6.1.x. Which gravity version do you use?