- cd /tmp
- wget http://content.example.com/rhsat6.2.1/x86_64/isos/satellite-6.2.1-rhel-7-x86_64-dvd.iso
- mkdir /mnt/iso
- mount -o loop /tmp/*iso /mnt/iso
- foreman-installer --scenario katello
- satellite-installer --scenario satellite # --foreman-admin-username admin --foreman-admin-password RedHat
- firewall-cmd --add-service=RH-Satellite-6 --permanent
- firewall-cmd --permanent --add-port="53/udp" --add-port="53/tcp" --add-port="67/udp" --add-port="68/udp" --add-port="69/udp"
- firewall-cmd --reload
- sestatus
- selinux --enforcing
- foreman-rake permissions:reset
install satellite
From Big Gorilla, 6 Years ago, written in Plain Text, viewed 479 times.
This paste will go to its last resting place in 1 Second.
URL https://paste.steamr.com/view/e0916878
Embed
Download Paste or View Raw
— Expand Paste to full width of browser