Erik Jacobs

Results 70 issues of Erik Jacobs

Essentially a bastion is required even if you don't use or want one.

This task seems to be irrelevant now that ssh_vars are used. If anything it's duplicative. What is the purpose of this one?

IMS-Toucan v2.4 (because of https://github.com/DigitalPhonetics/IMS-Toucan/issues/134) Python 3.9.16 ``` git clone https://github.com/DigitalPhonetics/IMS-Toucan cd IMS-Toucan pip install -r requirements.txt python run_model_downloader.py # change run_text_to_file_reader.py to use Meta downloaded model python run_text_to_file_reader.py ```...

I make extensive use of the timeline endpoint: https://developer.twitter.com/en/docs/twitter-api/tweets/timelines/api-reference/get-users-id-tweets I had already built up a bunch of code in a library but using a gem that the community is pointing...

What's the purpose of a play that includes the configs if we are still loading vars files directly on the other plays? I don't think there is a way to...

I got kinda deep into an install and then hit the following: ``` TASK [nfs : install nfs packages] ********************************************** fatal: [ip-192-199-0-201.ec2.internal]: FAILED! => {"failed": true, "msg": "The conditional check...

https://github.com/sborenst/ansible_aws_deployer/blob/master/ansible/main.yml#L203-L207

https://github.com/sborenst/ansible_aws_deployer/blob/master/ansible/dynamic_inventory.yml We should be using Ansible's built-in dynamic inventory for handling inventory instead of running the AWS CLI directly. Specifically, for EC2: http://docs.ansible.com/ansible/intro_dynamic_inventory.html#example-aws-ec2-external-inventory-script

As an example: https://github.com/sborenst/ansible_aws_deployer/blob/master/ansible/main.yml#L55-L66 This should be replaced with Ansible's own DNS module, or these items should be part of the cloudformations template (preferably) as it then makes them trivial...

Add etherpad to enable users to sign up for user numbers. A little app would be cooler, but whatever.