Displaying 7 results from an estimated 7 matches for "franceschi".
2012 Aug 25
8
JBOSS installation and Configuration through puppet
Hi All,
I have puppet server and client ready. I found JBOSS module and manifests
under https://github.com/example42/puppet-jboss/<https://github.com/example42/puppet-jboss/blob/master/manifests/init.pp> and
imported it through git.
I am encountering these isse while I run :
http://pastebin.com/S67JqmSK
--
You received this message because you are subscribed to the Google Groups
2011 Nov 21
2
errors with lme4
...075 -0.061 0.014 -0.048 0.130
minpengS1 -0.540 0.015 0.035 0.032 0.000 0.039 -0.086 -0.970
I've attached an example of my dataset only 15 rows just to see the
dataset. Let me know if you need more informations.
Thanks in advance for your help and advices!
regards
--
Alessio Franceschi
Phd student
Dipartimento di Scienze Ambientali "G. Sarfatti"
Universit? di Siena
Via P.A. Mattioli, 8 - 53100 Siena (Italy)
Cell. +393384431806
email: franceschi6 at unisi.it; alfranceschi at alice.it
-------------- next part --------------
An embedded and charset-unspecified text was...
2013 Jul 12
5
Module team update: 2013-07-07 - 2013-07-12
Hello!
Now that we''re two weeks in it''s time for another update on what''s been
going on in the module team. We focused on puppetlabs-ntp and
puppetlabs-firewall as our two primary modules, but also merged in fixes to
passenger, rabbitmq, mysql, apt, and apache.
As a result of this work we''ve released:
http://forge.puppetlabs.com/puppetlabs/apache/0.7.0
2010 Aug 03
3
Drop down box in ruby
Hello I''ve only been playing with ruby and rails for a few short weeks,
I have an class called time in my libs folder and I want to call an
array from this class and populate a drop down box/select box in rails
in one of my view pages.
everything online is so confusing regarding this..
Just say my array is like this
time = [[minute,min,20,50],[hour,hr,10,50]]
How would I get a select
2012 Sep 04
9
Module critique
I''ve gotten an install of solr working, but it''s pretty much a hack job at
the moment. If y''all could give me your thoughts on how to improve my
setup, I''d appreciate it. apache-tomcat is an rpm of Tomcat 7 that
references the oracle jdk instead of openjdk.
Thanks.
class solr {
service { ''iptables'' :
ensure =>
2010 Oct 19
10
Automating infrastructure tests on Puppet nodes after a puppetrun
...seamlessly in my modules (using my monitoring
abstraction classes).
So, I wonder if someone is already doing similar checks, what''s the
approach they are following and what might be the evolution of Puppet
under regarding these topics.
Any further or related idea is welcomed,
Alessandro Franceschi
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this gr...
2012 Apr 02
0
Is there a way to upload modules releases to the Forge via CLI?
In order to contribute to the Forge in a sane and quick way I think it''s
needed a way to upload new releases in a scriptable way.
There''s a (long lasting) ticket open for
that: http://projects.puppetlabs.com/issues/3790 but in the meantime I
wonder if someone has managed to find a way to obtain the same result with
some script.
It shouldn''t be difficult.
I tried,