similar to: puppet with squid proxy

Displaying 20 results from an estimated 20000 matches similar to: "puppet with squid proxy"

2007 Oct 19
1
Can use the squid as the puppet proxy server ?
hi ,all When puppetmasterd run as mongrel type. can use the squid as the proxy server ? I just test it ,but get a 400 error. Is there have somebody had todo this ? -- Huang Mingyou
2007 Sep 21
3
how to update puppet ?
hi ,all how to update the puppet from 0.22.4 to 0.23.2 . just install it ? is there have some thing need to be be careful ? when update the server and client,all just install the new version ? please help me ,because I use the puppet in product servers,so I need be careful. :D -- Huang Mingyou
2007 Oct 11
3
puppetmaster can''t found the node''s hostname ?
hi,all. I found a interesting problem. first ,a new node run the puppetd to connect the puppet server, then was treated as "default" node. that''s right. Then I add the new node''s hostname in a node define. and run the puppetd ,is still get the default manifests file. But when I restart the pupppuetmaster, then it can get the new manifests file to correspond
2008 Jan 17
5
A function can always run when a client connect to the pupetmaster?
hello,all I write a function. this function will write the client fqdn to a file. But this function only run one time when the puppetmaster recompile the configuration. How can let this function run every time when a client connect to the puppetmaster ? please help me. -- Huang Mingyou
2008 Jan 18
7
puppet 0.23.2 can''t collect exported resources
hi,guys I''m test the resources export and collect , OS is Debian etch and sarge, puppet server and client version all of the 0.23.2 ; the db is MySQL-4.1 My test code is like this. node ''b'' { @@file {"/tmp/a": ensure => present ,content => "test"; } } node ''a'' { File <<||>> } I run puppetd on
2007 Aug 27
2
how to manage more and more file
hello,guys. When use the file type,can only mange one file. but there I have about more than 100 file need to be managed by puppet. now,I use a exec type to check out all the file from a subversion server,but there have a good solution? please help me! -- Huang Mingyou
2007 Oct 02
5
Is there have a synctax check tool ?
hello,all. Is there a have some tools to check the puppet manifests before to use it ? like nagios -v nagios.cfg .the new version puppet client can''t get error syntax message,so ,when have some syntax error I can''t found it. -- Huang Mingyou
2007 Oct 23
6
what''s the maximum of the runinterval
hi,all I want the puppetd run in daemon only run by the puppetrun trigger, not schedule run . so how can do this ? what''s the maximum of the runinterval ? I want change this option to do this. Please help me . -- Huang Mingyou
2008 Jan 17
1
A file type question
hello,all I look a example manifest,found this code. File <<||>> @@file { ....... } what''s the means ? -- Huang Mingyou
2008 Jan 17
1
don''t test puppet in you production environment :)
hi,guys I made a stuped error in my puppet manifest, the result is that all of my puppet client install a mysql-server and apache2 :p Be careful !!!!! -- Huang Mingyou
2008 May 06
0
does someone setup a puppet + openqrm system ?
hi,guys I think use the openqrm and puppet will be better than use any one of them,so I wan''t test it.but before the test,I want to know does there had somebody already had to do this ? I think that''s will be very interesting and powerful. :D Huang Mingyou --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2008 Jan 24
1
Can use a Variables when Realizing Resources
hi ,all When realizing a resources ,can use this syntax like this ? File <<| tag == $idc | >> I had try it ,but can''t work. and not get error from the puppetmaster. -- Huang Mingyou
2007 May 31
9
Switching to mongrel
I made an attempt to switch to mongrel today and I''m running into a strange error message I can''t seem to track down: debug: puppetmaster: Setting servertype to ''mongrel'' Server is not a class Tracing through with the debugger shows: [snip] /foo/lib/gems/puppet-0.22.4/bin/puppetmasterd:248: case Puppet[:servertype] (rdb:1) n
2007 Nov 13
5
Can I run puppetmasterd behind NAT (or Reverse Proxy)
Hi there I would like to setup my puppetmasterd behind my ADSL modem and manage the nodes on the hosting sites. I can imagine opening ports to the puppetmasterd server will work. Am I right? On the other hand an ideal configuration for me would be a Reverse Proxy setup, so I don''t have to touch the ADSL router. Has anyone setup a puppetmasterd behind a reverse proxy? Any pointers,
2012 Aug 15
0
Trying install module behind proxy squid. Any progress on bug reported 15453 ?.
Hi all, I''m behind a proxy squid server with authentication. I have set environment variables http_proxy and https_proxy, something like http://user:passwd@ip_proxy:3128. I upgraded to 2.7.18 puppet version recently. Then i''d getting in error when trying to install stdlib module : puppet module install puppetlabs-stdlib Preparing to install into /etc/puppet/modules ...
2009 Feb 10
3
something wrong with mongrel?
Hi all, I''ve followed http://reductivelabs.com/trac/puppet/wiki/UsingMongrel for configuring my puppet with mongrel. Al seems to work fine, except that, after a reinstall of 40 nodes atone time, I got many kind of errors like: ------------------------------------------------------------------------- err: Could not request certificate: Certificate retrieval failed: .tmp file already
2007 Sep 07
2
puppetmasterd memory usage
Hi, We have dedicated puppet master boxes, which basically only run a mongrel/puppetmasterd (6 instances), an apache proxy for mongrel and puppetd. Recently puppetmasterds seemed to have leaked almost all of the RAM, and the thrashing made the box painfully slow. We restarted the puppetmasterd processes, and started collecting some statistics. Attached is a graph of memory usage on one of the
2019 Aug 23
0
[squid-users] AD user Login + Squid Proxy + Automatic Authentication
The most simple way to add SSO. ? Install winbind krb5-user, then?your smb.conf,? update this config : [global] ??? # Auth-Only setup with winbind. ( no Shares ) ????log level = 1 ??? workgroup = NTDOM ??? security = ADS ??? realm = YOUR-REALM ??? netbios name = HOSTNAME ? ??? preferred master = no ??? domain master = no ??? host msdfs = no ??? dns proxy = yes ? ??? interfaces = eth0 lo ??? bind
2007 Aug 10
1
TRANSEPARENT PROXY WITH SQUID 2.6
Hi, I am running squid as a TRANSEPARENT PROXY WITH SQUID 2.5 on CENTOS 4.5. Pls see below for squid.con file. http_port 3128 cache_mem 64 MB cache_dir ufs /var/spool/squid 100 16 256 cache_access_log /var/log/squid/access.log cache_log /var/log/squid/cache.log cache_store_log /var/log/squid/store.log # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS # Example rule
2009 Jun 09
2
err: Connection timeout calling puppetmaster.getconfig: execution expired
Hi all, My current conf splits 188 clients execution in one hour, and puppet runs as a cron job. My server (2cpu 2 GB RAM) runs with mongrel (with 8 puppetmasterd) and this conf works fine. We''d like puppet to run clients all at same time (force a change, i.e.), so we''re testing several things. (Previous conf do not support massive execution). First and most important, is