similar to: Export variables into other classes

Displaying 20 results from an estimated 4000 matches similar to: "Export variables into other classes"

2015 Sep 03
3
semi-OT: help needed w/ bareos
On 09/02/15 21:27, Leon Fauster wrote: > Am 02.09.2015 um 22:18 schrieb m.roth at 5-cent.us: >> I've got it installed on a 6.7 server, and can back up and restore for >> Linux. Now I'm trying to do it for some users' WinDoze boxes. Trouble is, >> all I keep finding on the Web are "how to set it up on Linux", "how to >> install on Windoze",
2015 Sep 03
2
semi-OT: help needed w/ bareos
IP wrote: > W dniu 2015-09-03 o 13:56, mark pisze: >> On 09/02/15 21:27, Leon Fauster wrote: >>> Am 02.09.2015 um 22:18 schrieb m.roth at 5-cent.us: >>>> I've got it installed on a 6.7 server, and can back up and restore for >>>> Linux. Now I'm trying to do it for some users' WinDoze boxes. >>>> Trouble is, >>>> all I
2015 Nov 19
2
OT: bareos
Hi, folks, I've got it set up, and it alleges that it's backing up Windows. However, when I try to run a restore for a Windows box, in bconsole, I say restore, then from most recent, then the client, and I want to select files. It builds its directory tree (it says), then tells me it's at c:/ (*Nix, not Win backslash)... and there's nothing there. The fileset stanza says to
2011 Nov 30
1
Using facts from stored configs based on class
Hi, Is it possible to use facts from external nodes via stored configs, based on a filter such as class? To illustrate, I provide the following use case ; class nagios::nrpe { # No such resource "ip". I''d like to use "ip" fact of any node that is assigned to class "nagios::server" $nagios_servers = Ip <<| class="nagios::server"
2008 Apr 17
4
looking for a way to remove module interdependencies
Hello List, i''m running into an issue with puppet where I don''t know how to solve correctly. We''re managing applications and our monitoring (nagios) using puppet using the following schema: class nagios { // ensure nrpe ist installed // export a host definition nagios::check { ''ping'': } nagios::check { ''load'': } ...
2015 Nov 24
4
OT: bareos, Windoze, beating head on wall
Again, I'm posting here because when I tried their mailing list, I didn't get much response. I'm trying to do a restore, from my CentOS 6 box, to a WinDoze box. The restore command is *not* user-friendly if you just want to restore a few files. And it gets weird.... First, I have to mark my path first - I don't just see it with ls. Then, when I do an ls, in
2008 Nov 07
1
Decisions made based on nework or Ip address.
I need to be able to set up several server settings (DNS/Zabbix/etc) based on the network that a server is connected to. Could someone show me a straight forward way of doing this? if generate supported pipes I might be able to swing this but apparently I need some help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2011 Oct 24
3
extlookup not working correctly in 2.7.6
I''m trying to upgrade from 2.6.7 to to 2.7.6 and I''m running into an issue in my extlookup() calls. A lot of the variables which should be defined aren''t defined within extlookup.rb. I''ve tested 2.6.7 agent and 2.7.5 agent against the 2.6.7 master and 2.7.6 master. I adjusted extlookup.rb slightly to provide some debug output.
2011 May 13
18
Thoughts about extlookup: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/
Hi, I have been trying to improve the coding of some of my puppet recipes and had some trouble so wrote this: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/ Comments on the web seem to indicate that extlookup() solves "all problems" but I don''t really see that and hence have proposed a possible way to keep the data closer together and make the extlookup()
2005 Feb 15
2
Poll: what features are you lusting for in v4
While we're waiting on the keebler elves to make the new CentOS 4, what feature(s) are you most lusting after in RHEL/CentOS 4? For me: - official Mysql 4!!! (man does this make me happy) - official Subversion ..are my top two, they will make me a happy camper for so many projects. :) Sure sure the 2.6 kernel is nice, but that super-patched 2.4 kernel on v3 seems to work quite well
2010 Aug 22
3
extlookup in 2.6.1 defaults
Hmmm.... So I was just trying the extlookup function that comes with puppet 2.6.1. It now lets you do this: $version = extlookup("rsyslog_version", "present", "packages") which, according to the documentation: # This will look for a version configured in packages.csv and then in the rest as configured # by $extlookup_precedence if it''s not found anywhere
2012 Oct 26
2
Using regex to match hostnames in hiera
Hi, I''m having a problem with extlookup not respecting the ''certname'' parameter[1].  When executing a puppet run with either the --certname or --fqdn parameters, it ends up using the specified SSL certificate and gets the correct node definition applied from the puppetmaster.  However, it still retrieves extlookup data using the node''s actual FQDN, not the one
2011 Dec 22
8
Managing sensitive strings with puppet
I''m new to Puppet, and I''m a software developer, not a sysadmin, so be gentle. I have puppet managing some files via templates, and one of the template variables that needs to be plugged in is a password of sorts that shouldn''t be generally available. In particular, it can''t be stored in the manifest, as that''s stored in version control, and the
2011 Apr 19
4
Puppet environment can't be used in extlookup (precedence)
Anyone able to explain why "$fqdn" works and "$environment" doesn''t in: $extlookup_precedence=["%{fqdn}","%{environment}","common"] How to reproduce it: ----------------------------- - In "/etc/puppet/manifests/site.pp" : $extlookup_datadir = "/etc/puppet/manifests/extdata"
2011 Feb 08
2
Great time savings backing a mdbox versus Maildir
Hello I am writing to this mailing list to thanks Timo for dovecot 2 & mdbox. We have almost 30.000 active users and our life was sad with Maildir & backup: 24 hours for a full backup with bacula (zlib enabled maildirs, 1.4 TB). After switching to mdbox, the backup time is under 12 hours ! Instead of backing 17 millions files, with mdbox our backup is only of 1 million files,
2005 Jun 09
1
Excluding a complete subdirectory
hi, i'm trying to use rsync to backup some directories of my box. i.e. i will backup the whole subtree /opt/ except /opt/apache/ and except /opt/kde3. the rest in /opt/ should be copied to my external usb harddisk. but i can't find a way to do this, because apache and kde3 are always included in the backup. here is the rsync-call: rsync --backup --one-file-system \ --delete
2011 Jun 07
2
Disk free space, quotas and GPFS
I am migrating the main file servers at work onto a new storage platform based on GPFS. I am using RHEL 5.6 with the samba3x packages (aka 3.5.4) recompiled to get the vfs_gpfs and tsmsm modules, with a couple of extra patches to vfs_gpfs module to bring it 3.5.8 level. It is running with ctdb against Windows AD 2008 R2 domain controllers with all the idmapping been held in the AD. In order to
2015 Sep 02
2
semi-OT: help needed w/ bareos
I've got it installed on a 6.7 server, and can back up and restore for Linux. Now I'm trying to do it for some users' WinDoze boxes. Trouble is, all I keep finding on the Web are "how to set it up on Linux", "how to install on Windoze", and how to restore.... First question: how do you *see* a list of the files that have been backed up (you're not going to tell
2012 Aug 29
9
puppetlabs-stdlib
I''m confused about this... https://github.com/puppetlabs/puppetlabs-stdlib/ I see a lot of functions there that are the same as the ones that come standard with puppet. If I create a module and dump this stuff in there, what happens to the existing stuff? How does puppet know which one to use? Doug -- You received this message because you are subscribed to the Google Groups
2012 Feb 26
1
Problem with excludes and includes
Hi Folks, I can't get the syntax of --include-from right, nothing at all gets transferred. The rsync command: # do the backup nice -n 15 rsync -av \ --include-from="/home/bob/backup_includes" \ --exclude-from="/home/bob/backup_excludes" \ $fromdir $todir The excludes file: .* *~ Videos/ Downloads/ Dropbox/ The includes file: .vimrc .gitconfig .bash_aliases .bashrc