Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

roylindauer/ansible-role-rails-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role - Rails Console

Based on a thing I did while working for Blackbird Logistics.

This ansible playbook creates rails console accounts that would allow users to ssh into an Ops VM and connect directly to a ruby on rails console for a specific envirionment. Ops was a small VM behind a VPN for emergency interaction with Rails. Access was based on which user group they belonged to, so if you were in engineers you had access to develop and staging, production_engineers you could connect to prod. admin had access to all things.

The user could ssh develop@ops and get dropped into a rails console in the develop environment.

About

An ansible role for provisioning Rails Console accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages