Nerijus Baliūnas
Nerijus Baliūnas
I did a `git pull`, `sudo ./install.sh`: ``` Copying config file Config file already exists, skipping Copying systemd service file ``` Newer `throttled.py` was not copied to `/opt/throttled`. Had to...
It starts to work if I use the following patch: ``` --- ec2_instance.py.orig 2021-03-29 15:09:08.022478916 +0300 +++ ec2_instance.py 2021-03-29 17:11:49.212577095 +0300 @@ -1396,22 +1396,27 @@ def get_default_vpc(ec2): vpcs = ec2.describe_vpcs(...
The oldest invoice is from December 3, 2012, so yes, it is pre 2013 account.
I would like to use `availability_zone` and not specify `vpc_subnet_id`. It is not possible now, contrary to what the docs say. Does it work for you with no default VPC?...
And yes, I am using VPCs, as I reported - "when I specify `vpc_subnet_id`, it works".
We have got emails from aws that EC2 Classic will be deprecated, and it said that we don't have classic resources in our regions.
We would like to have `log_bin_compress` supported too when migrating to TiDB.
We are using mariadb, but both probably should be supported.
It was already done in a few PRs, the last one was https://github.com/ansible/ansible/pull/63772 Somebody needs to submit it again.
It seems you downloaded web page instead of the file, please check what are the first lines of the file.