Displaying 20 results from an estimated 93 matches for "adnet".
Did you mean:
adent
2019 Jul 03
3
Install of CentOS 7.6 On Dell PowerEdge R830 Hangs
All,
Seems like the latest CentOS 7.6 and I are not playing well together, these days.
I'm attempting to use our pxeboot setup to install the latest CentOS 7 on a
Dell PowerEdge R830. The install starts then gets to a certain point and
hangs. That certain point is: FADT indicates ASPM is unsupported, using BIOS configuration
Now I've tried to see where the Active Server Power Management
2019 Jul 03
1
[EXTERNAL] Re: Install of CentOS 7.6 On Dell PowerEdge R830 Hangs
Mark,
I did go into the BIOS to see if that made any difference, and didn't see
anything to set/unset . That was the problem.
PEV
________________________________
From: mark <m.roth at 5-cent.us>
Sent: Wednesday, July 3, 2019 10:41 AM
To: Virgo, Paul E. (GSFC-610.2)[ADNET SYSTEMS INC]; CentOS mailing list
Subject: [EXTERNAL] Re: [CentOS] Install of CentOS 7.6 On Dell PowerEdge R830 Hangs
Virgo, Paul E. \(GSFC-610.2\)\[ADNET SYSTEMS INC\] via CentOS wrote:
> All,
>
> Seems like the latest CentOS 7.6 and I are not playing well together,
> these days.
>...
2007 Jan 07
6
0.22.0 Errata: Facts are not downcased
I forgot to mention this in my announcement yesterday.
Puppet facts are no longer downcased in the language, and string
comparisons now default to being case-insensitive. Where your
operating system might previously have been ''solaris'' or ''debian'', it
is now ''Solaris'' or ''Debian''. However, you can still do comparisons
2007 Apr 18
14
puppet does not speak french ;)
...sion
err: Package[mysql-client-4.1](provider=apt): Could not find latest version
err: Package[mysql-client-4.1](provider=apt): Could not find latest version
just fails in puppet but works on command line.
when doing setenv LANG C
it then works. What do you think ?
--
Cordialement,
Ghislain ADNET.
AQUEOS.
Attention ! Toute demande de support ou commande de domaine par email
sera refusée, pour cela utilisez https://support.aqueos.net.
Pour tout contact nos coordonnées :
http://www.aqueos.com/aqueos-services-informatiques-societe.php
Fax: 01.72.70.32.66
_________________________...
2006 Sep 02
7
BayLISA Puppet presentation video
Hi all,
Jennifer Davis from BayLISA has done us the service of already
posting the presentation from this past Wednesday night:
http://video.google.com/videoplay?docid=8202036065161263530&hl=en
http://video.google.com/videoplay?docid=7740462681265962824&hl=en
It''s about 2 hours total, and I can''t promise it''s any kind of
amazing presentation, but I do a
2007 Jun 08
5
website down ?
seems that the tracksite is down ?
--
Cordialement,
Ghislain
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2019 Jul 03
0
Install of CentOS 7.6 On Dell PowerEdge R830 Hangs
...en running some old setup for our PXE boot/kickstart setup, so we're going to try just doing
it with UEFI and see where that gets us.
PEV
________________________________
From: James Peltier <james_peltier at sfu.ca>
Sent: Wednesday, July 3, 2019 10:47 AM
To: Virgo, Paul E. (GSFC-610.2)[ADNET SYSTEMS INC]; CentOS mailing list
Subject: [EXTERNAL] Re: [CentOS] Install of CentOS 7.6 On Dell PowerEdge R830 Hangs
________________________________________
From: CentOS <centos-bounces at centos.org> on behalf of mark <m.roth at 5-cent.us>
Sent: July 3, 2019 7:41 AM
To: Virgo, Paul...
2007 Mar 28
4
How is defined() used?
Hello
What am I doing wrong here?
$test = defined(User[''foo''])
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2006 Dec 12
2
OpenSSL 0.9.7e-p1 25 Oct 2004
Hello,
As i still have issue i wonder if anyone using this version of openssl
? OpenSSL 0.9.7e-p1
I still cannot make puppet accept Certificate on freeBSD6 with this
openssl version. I got the famous
error 7 at 1 depth lookup:certificate signature failure
and i havent find a way to get around that :(
--
Cordialement,
Ghislain
_______________________________________________
2007 Feb 01
7
lockdir parameter
it seems that puppet refuse to run in the new version. It fails on the line:
err: Could not apply complete configuration: Unknown configuration parameter :lockdir
the client is .22.1 and server still .22.0
--
Cordialement,
Ghislain
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Apr 18
20
dependency and communication between defined classes
Hi,
i wanted to know how you handle case when classes or define need to
communicate between them. For exemple i got an ftpd define and a
apachevhost define. Both need to know the path where the vhost is set
and this path is defined by the ftpuser home''s directory. How can i ask
information from other define or other classes ? we allready seen that
tag are not reliable as they
2007 Feb 09
3
err: Found a bug: Field dump is required
what can i do to find the bug when puppet print this:
err: Found a bug: Field dump is required
--
Cordialement,
Ghislain
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2006 Aug 19
2
file type when you create directory inside throw
...aqadmin , i
really do not see what is the problem with that for puppet, any idea ?
Is it only because this is 2AM and i am missing something ? I am
fighting one without understanding what causes the trouble.
please capitain , you are our last hoooope (glaxy quest tone)
--
Cordialement,
Ghislain ADNET.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.madstop.com/pipermail/puppet-users/attachments/20060820/eed394a5/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signat...
2007 Jul 02
3
0.23.0 puppet dependancy issue
Hello,
I use some define in classes like
class foo {
define bar() {}
}
before in .22.4 i had require => Bar[''mybar''] on object and it worked.
Now i have :
err: Could not apply complete configuration: Could not retrieve
dependency ''Shorewall-realize[shorewall.conf]'' at
/etc/puppet/manifests/classes/shorewall.pp:
for exemple. Do anyone knwo why it
2019 Jun 24
2
Strange Network Bug Locks Up CentOS 7 Laptop
All,
I have a user who has a Dell Precision 7520 laptop, and we're running CentOS 7, latest kernel.
This morning he had two lockup incidents. Nothing in /var/log/messages stands out so far,
but did get this information when running 'abrt-cli list --since 1560891312':
id c48278a875c27dd4369d971bcfc7db4267766c6d
reason: WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:356
2006 Dec 11
7
0.20.1 upgrade problem
I just upgraded to puppet 0.20.1 from 0.18.4 (both using the debian
packages). After the upgrade, I''m getting the following error:
err: Could not find type "remotefile" in file /etc/puppet/manifests/classes/kerberos.pp at line 47
Here''s the where the error is occuring:
service { nfs-common:
ensure => running,
hasstatus => true,
subscribe
2006 Dec 04
6
puppet definition
Hello,
still upgrading to .20.1 and i have another issue that puppet does
not regonize anymore my definitions, i use some ensure lines definition
in a function.pp file and since then i am unable to make it work.
puppetmasterd tells me this:
Unknown function sudoensure_line in file
/etc/puppet/manifests/./classes/backup.pp
the import of the function is my 2 line of the site.pp and i
2007 Sep 19
12
server provisionning
Hello puppet users,
I know this is not really a puppet thing but i wanted to know what
tools do you use for server provisionning ?
I have to build quite a lot of servers for a prject and i need to
instal them. Of course puppet take care of the configuration but i
wondered if some of you use things like FAI . It seems that i could use
puppet to script FAI to install machines. What do you
2007 Apr 26
5
class parameters
Hello there,
Just wanted to know if class will be able to have parameters ?
Right now i use:
define resolver( $options =''rotate'', $nameserver,
$search='''',$domain='''',$sortlist=''''){
file{ ''/etc/resolv.conf'':
content =>
2006 Nov 02
6
certificate not trusted
...; 1.8.5
destroying all puppet files in the client and puppetca --clean the host
does not do anything i cannot make them to trust each other. Any hints
about something i missed here ?
The method was ok for my 4.x hosts but it seems they fails on my 6.x
machines
--
Cordialement,
Ghislain ADNET.
AQUEOS.
Attention ! Pour toute demande de support ou commande de domaine
utilisez désormais:
http://support.aqueos.net.
AQUEOS - Service Informatique
1, Rue Albert Einstein
Champs sur Marne
77447 Marne la vallée CEDEX2
Service technique : http://support.aqueos.net
Service commercial :...