Displaying 20 results from an estimated 1000 matches similar to: "certificate not trusted"
2006 Aug 19
2
file type when you create directory inside throw
Hello,
I have a strange problem this nigth that i cannot solve, perhaps you
can help me understand what is wrong.
I have a file type that upload a directory into my servers. Inside this
uploaded directory i create subdirectory and files on my own (directly
on the target host). The problem is that when puppet comes back to the
directory it spills out this error:
err:
2006 Sep 29
7
Facts load by puppet -factsync question
fact loads:
I use facter to search the rsync path and then i write this sudoers line:
Cmnd_Alias BACKUPCOMMANDS = /usr/bin/rsync
I call puppet like this:
puppetd --factsync --server=xxx.yyy.61.131 --waitforcert 60 --test
the recipe is:
sudoensure_line { sudobackupcommands:
ligne => "Cmnd_Alias BACKUPCOMMANDS =
$rsyncpath",
2006 Sep 15
4
before everything
I have some facter file to distribute before running puppet on the platform.
The problem is :
how can i send the facter local.rb file so the rest of the .pp file take
into account the new facts created ?
ex: i have sudopath as a facter fact and one sudoers class that need
that sudopath to work. How do you model that ?
it seems puppet would have to rerun after the new local.rb is downloaded
2006 Oct 09
0
Re: Error in puppet
(I''m emailing the list, rather than direct.)
Adnet Ghislain wrote:
> Hello,
>
> More on my deployment, i have an issue where the fact sometime does
> not load and it seems that they do not work and as i rely on facts in it
> ll fails:
>
> Oct 6 02:54:18 oiseadmin puppetd[42243]: Could not call
> fileserver.list: #<Errno::ECONNRESET: Connection reset
2007 Dec 24
5
could not find user puppet ?
err:
/Settings[top]/Settings[main]/File[/usr/local/.aqadmin/puppet/var/yaml]:
Failed to retrieve current state of resource: Could not find user puppet
debug: Finishing transaction 75413780 with 2 changes
since i put the last version on this test server i cannot launch puppet
manualy:
mkdir -m 700 -p /usr/local/.aqadmin/puppet/conf/ssl; \
mkdir -m 700 -p /usr/local/.aqadmin/puppet/var/facts; \
2007 May 08
1
Fact sync problems
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I''m having a problem pulling down new facts. On one of my nodes I''m
getting this error:
err: fact_collector/file=/var/lib/puppet/facts/source: Could not
describe /facts: Fileserver module ''facts'' not mounted
notice: fact_collector/file=/var/lib/puppet/facts: source
puppet://puppet/facts does not exist
err:
2007 Mar 26
2
define using configuration file
Hi,
I have a define that use a configuration file. Most of the time this is
the same configuration file. Here this is a rsync configuration file.
The issue is that i want the define to take care of the management of
the file as only this define use it:
define filevault( $source, $destination, $recursif = ''true'',
$deletesource = ''delete'', $exclude =
2006 Aug 31
1
Log level
Hello there,
I wanted to know if there is a way to change the log verbosity for a
node. I wanted to be able to shutdown logs for most host but be able to
re-enable them when i meet problems on one server. It seems to me that
the log verbosity can only be changed on each type. This would lead to a
rather complex setting of loglevel in EACH type followed by a variable
defined in the node. I
2007 Apr 12
1
upgrade to .22.3 and got errors on packages (debian sarge)
I just upgraded to .22.3 from .22.1 and now i got several error
messages. I havent found why i got them. Nothing has changed but still
there is error and i cannot correct them:
err: Package[lsb-release](provider=aptitude): Could not find latest version
i run debug:
debug: package provider aptitude: Executing ''/usr/bin/dpkg-query -W
--showformat ${Status} ${Package} ${Version}\n
2007 Nov 17
7
oddness with fileserver, facts and plugins sync
I''m working with a pretty simple config at the moment to track down some
issues I''m seeing with custom facts and plugins.
I have factsync = true (default locations)
and I have a simple fact in /var/lib/puppet/facts/
(actually it''s David''s netmask plugin)
my pp file I''m testing with contains only:
notice "netmask: ${netmask}"
puppet -v
2007 Jun 11
4
freeBSD User provider
Hello,
from the doc it seems that the User type has a provider of ''pw'' for
FreeBSD. It seems the provider does not allow dupelicate, does not
allow to manage the homedir and to manage password.
in the code the duplicate uid is set so it seems the doc is out of
date on this :)
- manage home directory, i don''t really understand what is that
parameter. The
2006 Sep 28
3
cron environement settings
It seems to me that when you setup an environement for a cron it just
recreate the crontab at each run even if the cron has not changed. Seems
it does not recognize actual environement settings. I put 2 environement
and i got:
info: Writing cron tab for aqadmin
/linux/cron=puppetdcron/environment: environment changed '''' to
2007 Feb 08
16
exported ressources
Hello,
i wanted to know if we can use exported ressrouces to do things like this:
- for all nodes tagged as xxx create on the node yyy a file which content is a template where we can have each hostname
, or create one file per nodes matching
exemple
/etc/hosts.allow
sshd: host1
sshd: host2
...
or
/etc/backuppc/host1
/etc/backuppc/host2
...
from the docs it seems i can collect only ALL
2007 Jun 14
19
Please test export/collect from svn
For those of you out there using export/collect (which we really need
to come up with a better name for...), can you test the current SVN
code?
I''m mostly wondering if the performance is any better. To use it,
you''ll have to remove your current database, since the database
schema is significantly changed.
I''m getting what looks like an additional 25% reduction
2007 Apr 17
7
Still having factsync trouble ...
Some time ago i sent to the list a problem i was having with facts on
fedora core 6 and wasn''t able to find a solution at that time, but with
the release of RHEL5 and CentOS 5 based on fc6 i have hit the problem again.
i have written several facts to collect information about a clients
network and i am also using the vmware fact from the wiki. i have
separated my original fact into
2006 Dec 29
3
SVN Release Candidate: Please test
Hi all,
I''m getting very close to the next release of Puppet, and I need help
making sure it''s as bug-free as possible. The major changes in this
version relate to Rails (and thus resource collect/export) and
transaction internals. If you are currently using Puppet''s rails
support, you''re going to have to migrate manually, unfortunately (or
just
2015 Oct 09
5
kerberos nfs4's principals and root access
Hello samba team !
I have some NFS4 exports managed by a Samba's Kerberos realm. All the
standard user accesses work fine.
I try now to setup an NFS4 root access to administer the share from
another server (the two host are DC, one PDC and one SDC). But I have
trouble understanding the kerberos/principals layer.
------------
Actually I do
-------------
-> on the server I create an nfs
2007 Apr 18
14
puppet does not speak french ;)
i got a little idea there,
should not puppet use environement LANG=C when managing facts or
packages etc... ?
i have LANG=fr_FR.UTF-8
and puppet choke on quite a few facts (erors messages with uname for
exemple: Pour en savoir davantage, faites: « uname --help ».
) and also with packages updates :
/usr/bin/apt-cache policy mysql-client-4.1
=>
err:
2015 Oct 09
3
kerberos nfs4's principals and root access
Hai Baptiste,
I re-checked my setup and your totaly correct.
I can not enter the nfsV4 mounted directory as root.
What i've added in idmap.conf
Is this :
Domain = your_DNS_domain.tld
[Translation]
Method = nsswitch
And i found this link.
http://serverfault.com/questions/526762/root-access-to-kerberized-nfsv4-host-on-ubuntu
im testing this now.
Greetz,
Louis
>
2008 Feb 24
8
0.24.2 release candidate
Hi all,
I''ve done as much bug-fixing as I''m going to be able to do in 0.24.2,
I think, so please test the current code if you can.
I made some unfortunately significant changes today, in order to try
to remove any shared objects in the file server, which will hopefully
solve the file corruption issues, plus some very strange issues
resulting from renaming