Searched refs:FRONT_END_PORT (Results 1 – 1 of 1) sorted by relevance
19 FRONT_END_PORT = rpm_config.getint('RPM_INFRASTRUCTURE', 'frontend_port') variable42 frontend_uri = 'http://%s:%d' % (socket.gethostname(), FRONT_END_PORT)