Skip to content
View rojomisin's full-sized avatar
🎯
🌕
🎯
🌕
  • ellipsys
  • Earth
Block or Report

Block or report rojomisin

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

  1. keybase.md keybase.md
    1
    ### Keybase proof
    2
    
    
    3
    I hereby claim:
    4
    
    
    5
      * I am rojomisin on github.
  2. get hashicorp binaries (except vagrant) get hashicorp binaries (except vagrant)
    1
    #!/usr/bin/env sh
    2
    if [[ $# -le 1 ]]; then
    3
      echo "ERR: script takes 2 arguments: "
    4
      echo "the app, then build verison num : $0 [packer|terraform|vault|consul|nomad] [<version string>|latest]"
    5
      echo
  3. jit-access jit-access Public

    Forked from GoogleCloudPlatform/jit-access

    Just-In-Time Access is an AppEngine application that lets you manage just-in-time privileged access to Google Cloud projects.

    Java