openshift-on-openstack
openshift-on-openstack copied to clipboard
Support for subscription-manager config options #339
Added support for subscription-manager config
options.
Just add to your yaml:
...
rhn_user: "joe"
rhn_config_options: "--server.proxy_hostname=proxy.example.com --server.proxy_port=8080"
...
This looks good to me and doesn't break anything, but I'd appreciate @markllama's thoughts. Mark, you know RHN better than I do. Are you okay with this going in?
@tomassedovic @markllama does it need any refactoring?
@markllama @tomassedovic ping