Displaying 20 results from an estimated 1000 matches similar to: "client update to 0.23.2: "Could not find value for""
2007 Jul 27
6
puppet-0.23.1 rpm''s
Hi,
I''ve just built rpm''s for puppet-0.23.1 - since there were a few people
who had trouble with the update for 0.23.0 (the change in config files
requires a bit of rpm trickery), I decided to be a little more cautious
in how I push the new packages.
So far, new packages are (or, will be shortly) available in rawhide,
Fedora 7 updates-testing, and in my yum repos for
2007 Aug 28
3
virtual resources in 0.23.2, do they work?
Hello all.
I am using the munin module for a while now, I think that after the
upgrade to puppet and puppetmaster 0.23.2 (or 0.23.1) it simply stopped
working.
Were there any changes to the realizing and exporting of resources? What
could prevent this module from stopping to work.
What happenes is that new hosts (munin::client nodes) do get stored in
the database, but the munin::host does not
2007 Oct 16
30
Template Nodes considered harmful
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Russ, Digant, *!
Several times on the IRC channel I noticed people having problems getting to
grips with the interaction of scopes when using template nodes[1]. Typically
this looks thus:
| node genericwebserver { stuff }
|
| node ''web01.example.com'' inherits genericwebserver {
| $influence_genericwebserver =
2007 Jul 23
4
options not being parsed...
With both puppet-0.23.0 and 0.23.1 if I setup just the configuration file
puppet.conf, none of the puppetd options seem to get parsed. I first
noticed this when monit failed to start/stop services due to the lack of a
pid file being generated (and mine is not in one of the usual places).
I''m sure that something like the patch attached but I bet it breaks other
assumptions :-)
Cheers,
2005 Dec 21
3
samba+AD problem
Hi,
I have a samba server as ADS domain membership with Kerberos
authentication against a Windows 2000 Server.
All run ok, all users can access into the share folders and roaming
profiles write your profile into the share profiles. But when I create a
new users in the Active Directory, these do not have access to the share
folders of the samba server. The logs show:
==> smbd.log <==
2005 Sep 14
2
ACL problem
Hi all,
I have joined samba server (3.0.14a-2) to an ADS. I can copy, move and
remove files from any windows workstation and also I can set ACLs. I
need migrate files from 4 w2k servers to samba server and preserve
ACL's. One server are into ADS domain, but the others server are into
others domains. I use robocopy.exe to migrate files and folders. When I
run robocopy the files and folders are
2018 Aug 30
2
Cambiar la escala del eje x
Estimados amigos
Estoy dibujando las funciones acf y pacf de una variable de una serie "zoo":
> ls.str(pat="T0.5")
T0.5 : 'zoo' series from 2017-11-08 23:00:00 to 2017-11-15 06:59:00
Data: num [1:9120, 1:3] 55 49.8 51 50.1 36.5 ...
Index: POSIXct[1:9120], format: "2017-11-08 23:00:00" "2017-11-08
23:01:00" "2017-11-08
2007 Apr 13
3
wildcard node name?
Can you wildcard a domain for a node name like the following?
node ''*.sub.example.com'' {
....
}
Thanks,
Kent
2015 Dec 02
2
Unable to clone an instruction in AsmPrinter::EmitInstruction
I'm working on a custom VLIW (we call it Escala). At the moment I'm trying
to implement EscalaAsmPrinter::EmitInstruction(const MachineInstr *MI). I'm
trying to clone an instruction and this produces and error. Below are the
code as well as error:
void EscalaAsmPrinter::EmitInstruction(const MachineInstr *MI) {
const MachineFunction *MF = MI->getParent()->getParent();
2007 Aug 13
1
update from 0.22.4 to 0.23.x, not migrating database schema
Hello everybody,
I have updated the puppetmaster from 0.22.4 to 0.23.0 (and today to
0.23.2). Although ''dbmigrate=true'' is turned on AND the puppetmaster is
saying it migrates the databse at startup, this does not happen.
When it should store configs, I get the error:
Could not store configs: Mysql::Error: #42S02Table
''database.resource_tags''
2009 Dec 07
4
consulta cambio de escala de los ejes
Hola a todos, quisiera saber como hacer para cambiar la escala del eje x, por ejemplo en un gráfico de puntos.
Saludos
_________________________________________________________________
Windows Live Messenger GRATIS: lo que faltaba en tu BlackBerry
http://www.messengerentublackberry.com?ocid=WL_BB_LandPage_TagLine
[[alternative HTML version deleted]]
2014 Nov 06
2
diferentes escalas en el X de un grafico con varios paneles
Estimados, tengo el siguiente problema:
Tengo que graficar la concentracion de un metabolito en algunas muestras
contra la concentracion del solvente con que fue extraido. Las
concentraciones varian desde cero (para un control) hasta varios miles
de unidades de concentracion (miliMolar).
Para que se puedan diferenciar los puntos en el eje X, se ha usado una
escala logaritmica. Hasta ahi todo
2007 Oct 10
5
Puppet ldapnodes issue
I am attempting to move our test puppet installation from looking for node information in a manifest to LDAP. I followed the instructions at: https://reductivelabs.com/trac/puppet/wiki/LdapNodes and was able to get the puppet schema loaded into our LDAP.
I can now query LDAP and modify/load data without any issues using the OpenLDAP tools.
e.g.
ldapsearch -h ldapdev1.domain.com -x
2007 Jul 19
2
yaml representation of manifests
I''m using the external_nodes functionality to read in a flat file of a
node''s configuration. Currently said file is a straight yaml file (just to
keep things simple). The place I''m currently stuck is in doing some more
advance node configurations and placing that data in the yaml file. For
example:
node ''foo'' {
$var1 =
2011 Jan 28
4
Diferente escala en los ejes de un barchart
Buenos dias a todos.
Tengo este Barchart con dos tipos de datos. Desembarcado y Muestreado. Como los datos de Desembarcado son mucho mayores que los de Muestreado, estos ultimos datos apenas si se aprecian en la grafica. Lo que se me ocurre es cambiar la escala de este eje. ¿alguien sabria como hacerlo? O alguna otra sugerencia claro.
Muchisimas gracias a todos los que me estan ayudando
Jose Luis
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
Hi,
When I run puppet agent --test --environment 42A, I have the following
warning :
Warning: Local environment: "42A" doesn''t match server specified node
environment "production", switching agent to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and
2015 Sep 04
2
Añadir escala a un mapa
Hola a tod en s,
Este es el código principal que utilizo para diseñar mi zona de estudio (cuenca):
png("mapa_zona_estudio.png", units="in", width=9, height=8.5, res=300)
# Vamos a pintar los distintos instrumentos de medida sobre el mapa (junto con éste) y añadimos leyenda
ggmap(mapa, extend='device', legend="left", base_layer=ggplot(datos, aes(x=lon,
2023 May 31
1
scale_colour_viridis en ggplot2
De acuerdo a Bard;
? scale_colour_viridis_d: Esta función utiliza la paleta de colores "viridis" en una escala continua, donde los colores varían de forma suave y continua. Es adecuada para representar datos en los que se desea resaltar las variaciones sutiles en los valores de la variable.
? scale_colour_viridis_c: Esta función también utiliza la paleta de colores
2023 May 31
2
scale_colour_viridis en ggplot2
Hola a todos:
Alguién me podría explicar cuales son las diferencias entre las diferentes
escalas de viridis en ggplot2, es decir en qué se diferencian
scale-colour_viridis_d de scale_colour_viridis_c, scale_colour_viridis_b.
Y cual es la diferencia entre scale-fiil-viridis_d de scale-fill_viridis_c
y de scale_fill_viridis-b.
He estado buscando la diferencia en internet y no he encontrado nada al
2012 Jun 02
5
error trying ENC.
Hello, I''m trying to use External Node classification and I have not
idea what is my mistake.
I getting the following error :
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: undefined method `downcase'' for ["hola",
{"mens"=>"HOLA"}]:Array on node casa
I have a very simple parameter class :
class hola( $mens =