OS Build fails when the asset and OC proxy are behind a firewall
Hi All,
I have new Sparc servers in a secure domain that also includes a proxy and I have created all the documented firewall rules. There are existing assets in this domain that are correctly registered with OC via this proxy.
I am using custom manifests to try and build the new servers. Initially, the manifests used the http references to the OC for the software libraries (without using custom manifests, OC will also build the auto manifest with its own references - doesn't seem correct(?))
snip
<----
<source>
<publisher name="solaris">
<origin name="https://10.1xx.1xx.1xx:8003/IPS/"/>
</publisher>