similar to: Qualified variable inside a metaparameter

Displaying 20 results from an estimated 90 matches similar to: "Qualified variable inside a metaparameter"

2007 Nov 13
15
require metaparameter and gems
I tried to install the ''mongrel'' gem tonight via puppet in an attempt to migrate from webrick to mongrel as described on the puppet site[1]. I added the following to my manifest: package { "rubygems": ensure => installed; "mongrel": ensure => installed, provider => gem, require => Package["rubygems"]; }
2003 Oct 01
0
Question: handling fully-qualified SIP dial requests
I have Cisco 79xx phones on the desktop here, which are capable of alpha input through the numeric keypad. I'd like to place calls to fully-qualified SIP addresses (user@foo.edu) but it seems that Asterisk is somehow stripping the @foo.edu part of the request off when the entry hits my dialplan, and only the username is being matched. I'd like to just match on any string that
2005 Feb 15
1
asterisk qualified
Good day all Is there any time of VOIP/SIP/asterisk qualifications or certificates? Thanks Altus
2009 Aug 12
3
listescape + shared folders with fully qualified user names
Hi, the listescape plugin seems to take its job a little bit too serious. Dovecot version: 1.2.3 + patch 9b62aa2132de Without listescape: 2 list "" "*" * LIST (\HasNoChildren) "/" "INBOX" * LIST (\Noselect \HasChildren) "/" "#Users/test1 at merry.dovecot" * LIST (\HasNoChildren) "/" "#Users/test1 at
2006 Oct 02
2
fully qualified usernames ??
Hi there Just a couple of questions to help me understand. When I upgrade from 3.0.22 to 3.0.23c the access restrictions on my shares on the member server no longer work. I read in the Changes file "Since Samba 3.0.8, it has been recommended that all domain accounts listed in smb.conf on a member server be fully qualified with the...." So far so good I know what I have to do still I
2018 Mar 03
0
install.packages doesn't produce warnings unless qualified with utils::
On Sat, Mar 3, 2018 at 1:33 PM, David Hugh-Jones <davidhughjones at gmail.com> wrote: > Hi all, > > Assuming this is an R core issue: > > tryCatch(install.packages("clipr", repos = "bullshit"), warning = function > (w) cat("got a warning")) > Warning in install.packages : > unable to access index for repository bullshit/src/contrib:
2012 Jun 14
0
Qualified Commercial Window Cleaning Services in London
Fast Window Cleaning London (http://www.fastwindowcleaning.co.uk) offers skilled Communal Hallways Cleaning Services in West London (http://www.fastwindowcleaning.co.uk/commercial-window-cleaning-communal-hallways-cleaning-london-your-window-cleaners-london/) since 1998 and can easily find the right solutions to any cleaning demands. Do not hesitate to contact us and get, for no obligation, a
2012 Dec 07
0
File paths must be fully qualified
Hi, In the foreman apache module, I get an error when trying to apply the "::config" part of it. The section that causes problem is: file{ "${apache::params::configdir}/${apache::params::conffile}": mode => ''0644'', notify => Exec[''reload-apache''], require => Class[''apache::install''], } in
2012 Feb 19
1
fully qualified variables and nodes.pp
hi folks, As a response to " Dynamic lookup of $var at is deprecated. Support will be removed in Puppet 2.8. Use a fully-qualified variable name (e.g., $classname::variable) or parameterized classes." warning i''m trying to apply fully-qualified variable name solution following this Doc http://docs.puppetlabs.com/guides/scope_and_puppet.html, but i have a problem with variable
2011 Apr 29
1
intermittent "Could not look up qualified variable" on puppet master server, client fails to retrieve catalog after 2.6.8 upgrade
After upgrading my puppet master to 2.6.8 from 2.6.2, I intermittently get things like: puppet-master[29789]: (Scope(Class[Auth::Kerberos_ldap])) Could not look up qualified variable ''common::datacenter::ldap::ldapservers''; class common::datacenter::ldap has not been evaluated puppet-master[29789]: Failed to parse template auth/rhel5/ ldap.conf.erb: undefined method
2007 Oct 26
2
DO NOT REPLY [Bug 5043] New: Qualified non-inherited filter rules may be ignored
https://bugzilla.samba.org/show_bug.cgi?id=5043 Summary: Qualified non-inherited filter rules may be ignored Product: rsync Version: 2.6.9 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2007 Aug 23
3
Using Puppet to swap eth0 and eth1
I''ve been using Puppet now for a month or so and I''ve come to a problem that may warrant an additional Puppet metaparameter. I''m advocating the addition of a metaparameter called "preaction" (or something like that), which will perform some arbitrary action before the resource is modified. There may be a way to do this within Puppet already (with some
2005 Oct 21
1
DFS not working w/ fully.qualified.sub.domain
Hi: I've got a samba/DFS server configured that works fine under it's original name, but I'm getting booted out of that DNS domain, into a subdomain. All my (WinXP) clients have drives mapped to names like \\server.domain.com\dfsroot. If I browse to the path, \\server.domain.com\dfsroot, everything works. I can access the shares pointed to via the dfs links But, now the network is
2012 Feb 06
2
What is the fully-qualified variable name format for external and factors variable in template erb file?
Trying to cleanup warning messages like the following: Dynamic lookup of $domain at /etc/puppetlabs/puppet/modules/centrifydc/templates/centrifydc.conf.erb:222 is deprecated. Support will be removed in Puppet 2.8. Use a fully-qualified variable name (e.g., $classname::variable) or parameterized classes. Do I simply replace <%= domain %> with <%= ::domain %> ? Same goes with
2010 May 17
1
samba connection to fully qualified domain name
Environment: Samba server: ?Solaris 10 5/08 ?Samba version 3.0.24 Windows client: ?Windows Server 2003 Service Pack 2 extract from smb.conf: [global] ? ? ? ?workgroup = BBB.CCC ? ? ? ?wins server = xxx.xxx.xxx.xxx ? ? ? ?smb ports = 139 [WINDCHILL] ? ? ? ?path = /ptc/eaiXMLFiles ? ? ? ?force group = plm ? ? ? ?read only = No ? ? ? ?force create mode = 0775 Up till May 12, you could create a
2008 Jun 23
1
fully-qualified symlinks & --exclude question
Greetings! I've ran into a couple difficulties for a particular rsync use-case I'm involved in implementing - hoping someone here might be able to clue me in! I've got an existing linux box, with a particular directory that needs to be mirrored onto another server, into a different base path on that server - i.e.: server1:/var/lib/bar/ to server2:/backupdir/var/lib/bar/ Now,
2018 Mar 03
3
install.packages doesn't produce warnings unless qualified with utils::
Hi all, Assuming this is an R core issue: tryCatch(install.packages("clipr", repos = "bullshit"), warning = function (w) cat("got a warning")) Warning in install.packages : unable to access index for repository bullshit/src/contrib: cannot open URL 'bullshit/src/contrib/PACKAGES' Warning in install.packages : package ?clipr? is not available (for R
2009 Jun 24
1
Qualified parameters in SOAP body using .SOAP
Hello, I am trying to reach a web service using the SOAP package. I succeeded calling the web service, but not sending parameters to it. After much research and tries, I think I found that the problem lies in the namespace including the parameters in the SOAP body. In short, my question is: how can I send unqualified parameters in the SOAP body of a call produced through the SOAP package?
2010 Mar 03
6
File paths must be fully qualified
I was using Puppet 0.24.8 and now upgrade the puppet server and client both to 0.25.4 (on 1 machine i.e. server and client), but i am facing some problems. While testing, some of the configs which were/are running fine on older version generates error here; for instance, i have defined the FileSource path in ''/etc/puppet/fileserver.conf'' [myFileSrc] path
2014 Mar 05
1
Trouble Joining Windows 2008R2 Domain with Error 'failed to lookup DC info for domain 'FULLY.QUALIFIED.DOMAIN' over rpc: Access denied'
All, I've been trying to troubleshoot a difficult-to-pin-down domain join issue, where a fully-updated CentOS 6 host cannot join a domain hosted by a fully-patched Windows 2008 R2 domain controller. I am running CentOS 6's samba build version 3.6.9-167.el6_5. I have checked all of the usual suspects (time, kerberos, DNS lookup), and all seem well: # kinit administrator Password for