-
Not sure if Im doing something wrong, but I can add the routes using ec2_vpc_route_table module but if I terminate the NAT instances that are in the routes (instance_id), you see the "black hole" in A…
-
Following the lore, I attempted to limit a vagrant ansible run to a specific host, and instead it ran the entire run for all vagrant hosts.
Command run: './tools/vagrant-deploy.sh --limit bastion'
…
-
The following PRs have resulted in the ssh agent support not working for passphrase enabled private keys:
[pr-162](https://github.com/kris-nova/kubicorn/pull/162/files#diff-2e2495d0054dc0c7c5159b13…
-
We should begin the process of decommissioning cassandra.
I think the only thing we need to do is store our last backups safely somewhere (Amazon S3?).
Anything else we need to do?
(cc @th…
-
The ansible logs on the bastion leave a lot to be desired. They are hard to read and figure out, especially after being stripped of color.
ARA (Ansible Run Analysis) is a small set of tools to hel…
-
- [ ] user / admin function separation
- [ ] security function isolation
- [ ] bastion host / management subnet
- [ ] NSGs
- [ ] Security component isolation
- [ ] SQL tier / DB tier separati…
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): Bug Report
**Kubernetes version** (use `kubectl version`):
```
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.6",…
-
I have a issue with bootcmd, the user data https://github.com/segmentio/stack/blob/master/ecs-cluster/files/cloud-config.yml.tpl is not added to my instance.
I checked user data via aws console all …
-
##### ISSUE TYPE
Feature Idea
##### COMPONENT NAME
new module
##### ANSIBLE VERSION
N/A
##### SUMMARY
AWS has released support for [Managed NAT Gateways](https://aws.amazon.com/blogs/aws/new-manag…