Add masterport
Created by: jordigg
Add ability to specify parameter masterport
on puppet.conf agent section allowing the agents to call a different port than the default one.
The parameter defaults to undef
to use default puppet port if no puppet_server_port parameter is specified.
In our specific case we need it to change the port to 443 so we can pass through an ssl proxy in front of our masters that act as our CA authority.