Install on air gap system

I work in an air gap aws system and we use puppet for deployment.

So usually we make or grab an rpm and install it to the local repo and puppet takes care of the rest.

Unfortunately, after adding the filebeats-oss rpm to the local repo it doesn't show up, used following command:

sudo yum --disablerepo=* --enablerepo=elastic list available

I see in the yum/{really long number}-primary.tar.gz, that the information for the rpm is there.

The official elastic search repo uses gpg signing and my previous experience with the confluent signed repo wasn't a problem but somehow this one is.

So this is really a yum question but am wondering if anybody has encounter this too?

Nevermind, all is good. I'm sometimes an idiot

Welcome to our community! :smiley:

Can you share your solution? It might help someone else in the future :slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.