I just merged ISS branch to master.
I'm going to write some white paper for this feature this week. But if
you like to try ISS, here are general pointers
Are you curious what is ISS?
https://fedorahosted.org/spacewalk/wiki/InterSpacewalkServerSync
New configuration options are in:
/etc/rhn/default/rhn_server_iss.conf
/etc/rhn/default/rhn_server.conf
ISS is enabled by default, but since there is no allowed slaves, no one
can sync from you by default.
in the first conf file you can set list of allowed slaves:
# Comma separated list of allowed iss slaves, like:
allowed_iss_slaves=slave1.domain.com,slave2.domain.com
This slaves than can sync from you. This slaves do not need to be
registered to you satellite.
On your slave you can set value in /etc/rhn/default/rhn_server.conf to:
# Name of parent for ISS.
# # If left blank rhn_parent is taken by default.
# # This option can be overriden on satellite-sync command line.
iss_parent = master.domain.com
And then you can run satellite-sync on slave. Or you run:
satellite-sync --iss-parent=master.domain.com -l
By default satellite-sync import data do organization, which is stated
in export. If you want to sync to different organization you can run:
satellite-sync --iss-parent=master.domain.com --orgid=42 -c rhel-i386-as-4
If you have question about ISS, you can ping prad or me.
--
Miroslav Suchy
RHN Satellite Engineering, Red Hat
_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel