Displaying 15 results from an estimated 15 matches for "http_proxy_port".
2013 Jun 11
1
Dashboard - Unable to submit report to http://127.0.0.1:3000/reports/upload [301] Moved Permanently
...files are kept.
# The default value is ''$vardir/run''.
rundir = /var/run/puppet
# Where SSL certificates are kept.
# The default value is ''$confdir/ssl''.
ssldir = $vardir/ssl
# Proxy settings
http_proxy_host = xxxxxx.xxxxxxxxx.xxx
http_proxy_port = 3128
[master]
reporturl = http://127.0.0.1:3000/reports/upload
reports = store, http
dns_alt_names = xxxxxx.xxxxxxxxx.xxx
Can someone help me with this?
Thanks
Olivier Trempe
--
You received this message because you are subscribed to the Google Groups "Puppet Users" g...
2007 Jun 20
4
puppetmaster through HTTP proxy
I have a test area network that is not routed to the production network
because of IP address space re-use between the two networks. I would
like the puppetmaster to serve both the production and test area
networks. The puppetmaster is on the production network. I understand
the puppet to puppetmaster connect to be HTTP using SSL.
Can I somehow setup the puppet clients to use an HTTP
2013 Dec 08
1
The error we caught said '407 "authenticationrequired"' during module install behind proxy
...e.puppetlabs.com ...
Error: Could not connect to https://forge.puppetlabs.com
There was a network communications problem
The error we caught said ''407 "authenticationrequired"''
Check your network connection and try again
setting the values http_proxy_host and http_proxy_port inside puppet.conf
doesnt help either, as there is a no way I can set username and password
there.
Is there a workaround for this?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving ema...
2012 Jul 04
8
on puppet master server , puppet agent can't connect to itself
...fault value is ''$confdir/ssl''.
certname = puppet.domain.com
reports = store, http ,foreman
reporturl = http://puppet.domain.com:3000/reports/upload
modulepath = $confdir/modules
manifest = $confdir/manifests/site.pp
http_proxy_host = proxy.domain.com
http_proxy_port = 8080
[dev]
modulepath = $confdir/env/dev/modules
manifest = $confdir/env/dev/manifests/site.pp
[testing]
modulepath = $confdir/env/testing/modules
manifest = $confdir/env/testing/manifests/site.pp
[agent]
# The file in which puppetd stores a list of the classes
# asso...
2012 Sep 07
1
Set http_proxy environment variable for package install?
Hi,
I''m attempting to use Puppet with Vagrant to setup some boxes.
My desktop is sitting behind a corporate HTTP proxy.
This is my current (rather Spartan) manifests file:
package { "python-pip":
> ensure => "installed"
> }
> package { "build-essential":
> ensure => "installed"
> }
When I do this, Vagrant appears to
2006 Mar 21
5
Cisco POS 3-08-2
Anyone have experience with the 3-08-2 release of Cisco's SIP firmware?
Are there any new features in the SIPDefault.cnf?
Thanks,
Ron
2012 Oct 01
7
Passing http_proxy_host option
...ssfully pass the http_proxy_host option to puppet?
I''ve checked and the settings dont look like they''ve taken:
# DEBUG
# ---------------------------------------------------------------
vagrant@vagrant-debian-squeeze:~$ puppet --configprint all | grep proxy
http_proxy_host = none
http_proxy_port = 3128
# ---------------------------------------------------------------
# INFO
# ---------------------------------------------------------------
vagrant@vagrant-debian-squeeze:/tmp/vagrant-puppet/manifests$ sudo
apt-show-versions | grep puppet
puppet/squeeze uptodate 2.6.2-5+squeeze6
puppet-comm...
2012 Aug 23
1
Puppet Agent VS User
...vusion-production.pem
hostcrl = /var/lib/puppet/ssl/crl.pem
hostcsr = /var/lib/puppet/ssl/csr_vusion-production.pem
hostprivkey = /var/lib/puppet/ssl/private_keys/vusion-production.pem
hostpubkey = /var/lib/puppet/ssl/public_keys/vusion-production.pem
http_compression = false
http_proxy_host = none
http_proxy_port = 3128
httplog = /var/log/puppet/http.log
ignorecache = false
ignoreimport = false
ignoreschedules = false
inventory_port = 8140
inventory_server = puppet
inventory_terminus = facter
keylength = 1024
lastrunfile = /var/lib/puppet/state/last_run_summary.yaml
lastrunreport = /var/lib/puppet/state/las...
2004 Dec 16
0
FW: Cisco 7960 (SIP) hold problems
...17/n2voiplogo.bmp" ; URL
for branding logo to be used on phone display
# put your own logo in the logo_url location; I include the 10-20.com
one for reference in building your own
# HTTP Proxy Support
http_proxy_addr: "" ; Address of HTTP Proxy server
http_proxy_port: 80 ; Port of HTTP Proxy Server (80-default)
# The dynamic tftp server should be set to whatever your TFTP server is.
This way, it # keeps the tftp server setting even though you might be
using DHCP (default behavior # is to use the DHCP server as a tftp
server, which is rarely correc...
2004 Jul 18
4
Cisco 7960 SIP V6 and IBM A30P Fedora Asterisk
...http://your.site/directory.xml" ; URL for external Directory location
logo_url: "http://your.site/logo.bmp" ; URL for branding logo to be used on phone display
# HTTP Proxy Support
http_proxy_addr: "http://ipaddress of A30P/SipPhoneProxy/" ; Address of HTTP Proxy server
http_proxy_port: 80 ; Port of HTTP Proxy Server (80-default)
# Dynamic DNS/TFTP Support
dyn_dns_addr_1: "" ; restricted to dotted IP
dyn_dns_addr_2: "" ; restricted to dotted IP
dyn_tftp_addr: "" ; restricted to dotted IP
# Remote Party ID
remote_party_id: 1 ; 0-Disabled (defaul...
2004 Oct 04
1
Cisco 7960G w/ SIP not working properly
...ot;" ; URL for external Phone Services
directory_url: "" ; URL for external Directory location
logo_url: "" ; URL for branding logo to be used on phone display
# HTTP Proxy Support
http_proxy_addr: "" ; Address of HTTP Proxy server
http_proxy_port: 80 ; Port of HTTP Proxy Server (80-default)
# Dynamic DNS/TFTP Support
dyn_dns_addr_1: "" ; restricted to dotted IP
dyn_dns_addr_2: "" ; restricted to dotted IP
dyn_tftp_addr: "" ; restricted to dotted IP
# Remote Party...
2004 Dec 12
2
Caller ID info ZAP --> SIP??
Hi everyone,
I've been toying with * for quite some time now. I've got two Cisco
7940's with the SIP firmware playing nice with *. I can also make
outbound calls via IAXTel (toll-free calls only) and all other calls I
have routed out my X100P-clone adapter.
Here's my question... Is there a way to capture the inbound callerid from
my phone line (coming in on the X100P) and have
2005 Jan 26
7
Howto Setup TFTP server on Linux for Cisco 7 960
Thanks
But how about the config files (SIP...) that needs to be inside the tftp
server, where can I get a sample of that?
That's where the images for the firmwares of the ip phones come from, on
boot right?
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Alen Salamun
Sent: Wednesday, January 26, 2005 5:47
2012 Jun 15
8
Puppet Forge question
I''m running puppet in a local VM to do some testing, and all of our systems
are behind a proxy. I''ve got the http_proxy environment variable set
properly, but when I try to use puppet module install <foo> it doesn''t seem
to honor it and can''t connect.
I used wget to download it, but even when I use modulepath it still tries
to connect to the forge and
2011 Nov 04
1
Storeconfigs and nagios and foreman
...ault value is ''''.
# configprint =
# The Puppet log directory.
# The default value is ''$vardir/log''.
logdir = /var/lib/puppet/log
# The HTTP proxy port to use for outgoing connections
# The default value is ''3128''.
# http_proxy_port = 3128
# Where the client stores private certificate information.
# The default value is ''$ssldir/private''.
privatedir = /etc/puppet/ssl/private
# Whether plugins should be synced with the central server.
# pluginsync = false
# Whether to use a queueing...