Hi, I have done one more test with pulp today, and it did not work, see below, I have set my module_repository in puppet.conf main section to the pulp puppet repo. tried to use the PMT to install or search, however it reports the error blow as it seems to reference the wrong URL
### puppet.conf [main] module_repository = http://pulp.example.com/pulp/puppet/test-repo ########## ### and the test run like : [root@pulp_client ~] $ puppet module search ssh Notice: Searching http://pulp.example.com/pulp/puppet/test-repo/ Error: Request to Puppet Forge failed. The server being queried was http://pulp.example.com/v3/modules?query=ssh The HTTP response we received was '404 Not Found' Error: Try 'puppet help module search' for usage ################ *The pulp server http log:* [Thu Dec 04 16:26:11 2014] [error] [client 10.8.81.102] File does not exist: /var/www/html/v3 [Thu Dec 04 16:29:39 2014] [error] [client 10.8.81.102] File does not exist: /var/www/html/v3 [Thu Dec 04 16:31:33 2014] [error] [client 10.8.81.102] File does not exist: /var/www/html/v3 [Thu Dec 04 16:31:56 2014] [error] [client 10.8.81.102] File does not exist: /var/www/html/v3 On 4 December 2014 at 06:36, Walid A. Shaari <[email protected]> wrote: > Unfortunately not, the internal pulp machine have access only to the > internal network. the puppet repo was able to solve it with zipping up all > module tarballs and using the upload command to populate the internal > forge, what is left is how to make Puppet aware of the internal forge, I > had a suggestion to set > > module_repository in puppet.conf file, will try it later and see if that > works. > > > for the RHEL repo, not sure yet if it is possible to use Satellite 5 as a > feed channel, not RHN > > > Best regards, > > Walid > > On 3 December 2014 at 23:49, Barnaby Court <[email protected]> wrote: > >> Hi, >> >> Does the Pulp machine have access to both the internal and external >> network? If so you can use a puppet repo to sync the modules from puppet >> forge and make them available to the internal clients. >> https://pulp-puppet-user-guide.readthedocs.org/en/latest/recipes.html#mirror-puppet-forge >> >> Regards, >> >> -Barnaby >> >> ----- Original Message ----- >> From: "Walid A. Shaari" <[email protected]> >> To: [email protected] >> Sent: Wednesday, December 3, 2014 10:01:10 AM >> Subject: [Pulp-list] Disconnected forge/rpm repos >> >> Hi, >> >> I am trying to use pulp to help with disconnected forge, and rhn network. >> i have access to satellite 5.6 and no access at all to puppet forge. >> >> >> if i have a machine that is connected to the internet with pulp how would >> i be able to export the repo to an internal pulp forge repo? >> >> would it be possible to connect pulp 2.5 to Satellite, if so could you >> please let me know how? if not possible can i again export from the >> internet connected machine to the internal disconnected rpm repo? >> >> >> Thanks, >> >> Walid >> >> >> _______________________________________________ >> Pulp-list mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/pulp-list >> > >
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
