Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenShift integration #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

z2s8
Copy link

@z2s8 z2s8 commented Jul 16, 2015

Create command and spec for figaro rhc:set
which sends configuration to OpenShift via rhc
similarly to the figaro heroku:set command

@laserlemon not sure if this is outside of the scope of the project, let me know if it is.

Create command and spec for `figaro rhc:set`
which sends configuration to OpenShift via `rhc`
@blainejohnson17
Copy link

@laserlemon, what is the status of this pr? ose/figaro integration would be very useful for me.

@alex0112
Copy link

@laserlemon Will This PR be merged anytime soon? It would be very useful for me as well.

@z2s8
Copy link
Author

z2s8 commented Mar 23, 2016

Until this gets merged, as a workaround you can use it by adding
gem 'figaro', :github => 'z2s8/figaro', :branch => 'feature-rhc-set'
or
gem 'figaro', :github => 'laserlemon/figaro', :ref => '7dcfd7fcbeda5383946b4651b1075d5e3a783e30'
to your Gemfile.

While it's not the most ideal, it works.. :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants