search for: mrtelebird

Displaying 7 results from an estimated 7 matches for "mrtelebird".

2013 Jan 09
3
Puppet & F5 Connection Refused
Hello, when I run on my proxy server: # puppet device --debug --deviceconf /etc/puppet/device/F5-lb-test.conf I get this error: info: starting applying configuration to F5-lb-test at https://operating:operating4lbtest@F5-lb-test/Common debug: Puppet::Device::F5: connecting to F5 device F5-lb-test. debug: Puppet::Device::F5: connecting to partition Common. *err: Can''t load f5 for
2012 Jun 19
2
Puppet Versioning
...ge from my local repository, from which I would get a different configuration version. #puppet agent --test info: Applying configuration version ''000002'' ...question: is there a way to deploy back an older version, in this case ''000001''? and how? Thanks a lot! MrTeleBird -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this gr...
2013 Apr 02
1
puppet kick question
Hello, I have basically two questions regarding *puppet kick* (old puppetrun) when calling a "puppet kick host1.com host2.com host3.com" : first question) does puppet kick deploy the catalogue on the three hosts serially or in parallel?? and 2) what happens if for any reason the deployment fails on host1 ?? will puppet continuing deploying on host2 and host3 or will
2013 Mar 22
3
how to call a class from different module than current
Hi dear Users, I''ve been looking in internet and on the puppet wiki website but i am still confused about this. Lets say I have 2 Modules: A and B What I want to do is call a class on module A directly from module B. I know it is possible to call different classes within a module by using inheritance and using different .pp config files. But how I do not know how to do the
2013 Feb 06
5
Puppet F5 module
Hi, following this<https://puppetlabs.com/blog/managing-f5-big-ip-network-devices-with-puppet/>tutorial, I finally made it till the part where I see the SSL cert request from my f5 load balancer. Then I signed it and configured in nodes.pp the same pool and irule as suggested in the tutorial. BUT when I run on the proxy: # puppet device --deviceconf
2012 Aug 23
0
Take out hosts from load balancer while deploying with Puppet
Hello erveryone, I have a question, what is the best way to take hosts out from load balancer pool when deploying a module/catalog?? In our case we use a F5 Load Balancer... anyone with experience or ideas on how to do this?? I found this module: http://forge.puppetlabs.com/puppetlabs/f5 and also this one:
2012 Oct 31
0
Need help with Foreman and Puppet Run
Hi everyone, is there a way to pass options when calling "Run Puppet" from Foreman?? Something similar as when called via CLI: sudo puppet kick --tag module_name What i want to achieve is to run a specific module and not the whole catalog with the entire classes. is there a way to do this?? thanks in advance! -- You received this message because you are subscribed to the Google