figaro icon indicating copy to clipboard operation
figaro copied to clipboard

Add OpenShift integration

Open z2s8 opened this issue 9 years ago • 3 comments

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.

z2s8 avatar Jul 16 '15 18:07 z2s8

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

blainejohnson17 avatar Jan 08 '16 18:01 blainejohnson17

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

alex0112 avatar Mar 18 '16 15:03 alex0112

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:

z2s8 avatar Mar 23 '16 00:03 z2s8