Questions tagged [katello]

9 questions
2
votes
0 answers

Foreman chrashed with runtime error

In my foreman/katello installation I have the following error message: Web application could not be started (RuntimeError) /opt/theforeman/tfm/root/usr/share/gems/gems/ffi-1.4.0/lib/ffi/library.rb:253:in `attach' …
Peter
  • 802
  • 2
  • 10
  • 23
1
vote
2 answers

Katello/Foreman: unable to syncronize products or install software

I have configured foreman with katello scenario and previously configured and synced some repositories and content views (for Red Hat 5 server). Suddenly, after running some synchronization tasks, the logs returns: 2016-12-30 17:12:14 0b8fc582 [app]…
Felipe Mateo
  • 21
  • 1
  • 4
1
vote
1 answer

Katello subscription-manager: wrong Yum repo URL?

I'm using RH Satellite 6, and have built a katello capsule. I've synced a very specific environment/content view over to the capsule. I'm trying to build a node from the capsule to test things out, and it seems to have pulled down something wrong at…
shearn89
  • 3,143
  • 2
  • 14
  • 39
0
votes
1 answer

Install AWX (OSS version of Tower) through Katello

I want to install AWX for testing purposes in our organization. I would like to use the Katello server we already have deployed and we use daily. Is there any guideline about it? The "official" site was the installation instructions for manual…
Peter
  • 802
  • 2
  • 10
  • 23
0
votes
1 answer

Foreman/Katello with ansible

Im just going nuts with the ansible plugin for foreman/katello. https://theforeman.org/plugins/foreman_ansible/1.x/index.html I just installed as described. When I run ansibl-playbook, I get the following error: # ansible-playbook…
0
votes
1 answer

Foreman/Katello error with product synchronization

We have Foreman 1.12.4 w Katello 3.1 installed on Centos 7.2 After a small error with pip in which yum-controlled software was updated and broke our Katello install, I rolled back as best I could and set off a fresh sync on all products. Some…
datakid
  • 349
  • 4
  • 17
0
votes
1 answer

Manage debian servers packages with Foreman

Is there some way how i can manage packages in debian using foreman, for example when new updates are available it will tell me and i have to approve it first before installing... i checked Katello but that is just for Red hat and fedora...or…
Mazel Tov
  • 166
  • 5
0
votes
1 answer

RedHat Satellite/Katello and Hiera

I'm using RedHat Satellite 6.1.1, and am successfully syncing Puppet modules from a local forge into the Katello part of Satellite. However, I'm not sure how to go about syncing my Hiera data. Obviously I'd like to leverage the lifecycle management…
shearn89
  • 3,143
  • 2
  • 14
  • 39
0
votes
0 answers

Where to find subscription-manager-migration-data 1.24 for CentOS 7?

This is driving me crazy !!! I'm in the process of migrating around 20-ish CentOS 7 machines from Spacewalk to Katello. To accomplish this I want to use katello_bootstrap.py script to automate it. That script depends on subscription-manager and…