Offline installation

Hi,

I am trying to install foreman in an offline environment. Is there a
package including all dependencies for offline installation (ruby, etc.)?

OS: SLES12

Regards
Michele

Hi,

··· On Mon, Sep 21, 2015 at 08:53:51AM -0700, Michele Geis wrote: > I am trying to install foreman in an offline environment. Is there a > package including all dependencies for offline installation (ruby, etc.)? > > OS: SLES12

There are no RPMs for SUSE based distributions, so you are on your own
here. You can have a look into bundler’s capabilities to store all
needed gems in a vendor directory, to tar that together.

Best Regards

Michael Moll