Tom Paine

Results 21 comments of Tom Paine

Yes that's a good point. A simple workaround is `aptly --dry-run=true repo copy foo-test foo-stable Name *`.

Does python 2.7 work yet? Looking after a farm of Ubuntu 14.04 LTS instances...

Tested and working on OpenShift 3.11, with 1 resolvable error. ``` $ oc version oc v3.10.0+dd10d17 kubernetes v1.10.0+b81c8f8 features: Basic-Auth Server https://foocorp.com:8443 openshift v3.11.0+8de5c34-71 kubernetes v1.11.0+d4cacc0 ``` ``` $ python3...

> My problem was NOT because it was duplicate security group names but just because the instance's VPC was not a default VPC. Just ran into this, the when creating...

@mattse 's explicit region _and_ CallingFormat together in the connect_to_region() call worked for me as a workaround. Worked for `eu-west-1`. Otherwise I was getting the `"doesn't match either of '*.s3.amazonaws.com',...

Needed the `atk-vault` functionality and don't have the python chops to update this code so instead borrowed heavily from this repo and extracted what I needed. Works with Ansible 2.6....

in variables files, a `foo: bar` that isn't references anywhere else in the code is unused. Dupes could come in two types - `foo: bar` on two separate precedence levels...

Also PIxel XL. Latest Play Store version.

Added Apple Silicon compilation to the docs, with attribution to @bauchdj https://github.com/qarmin/czkawka/pull/945/