Skip to content
View irgeek's full-sized avatar

Block or report irgeek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. StrEnum Public

    A Python Enum that inherits from str.

    Python 118 14

  2. aws-security-group-manager Public

    An AWS Step Function and Lambda Function to manage temporary security group ingress entries.

    Python 2 1

  3. bootlocal.sh
    1
    #!/bin/sh
    2
    BOOT2DOCKER_CERTS_DIR=/var/lib/boot2docker/certs
    3
    CERTS_DIR=/etc/ssl/certs
    4
    CAFILE=${CERTS_DIR}/ca-certificates.crt
    5
    
                  
  4. Finding AMIs after building an image...
    1
    **Finding Packer-generated AMIs automatically after builds**
    2
    
                  
    3
    The basic technique is to have Packer add a tag with a unique value during the build, and use AWS' built-in filtering capabilities to find that specific AMI after the build finishes.
    4
    
                  
    5
    * template.json - Shows the settings that need to be added to your template

462 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

3 contributions in private repositories Apr 1 – Apr 11
Loading