On 6/23/15, 9:03 PM, "Eric Sorenson" wrote:
>
>> I suspect this confusion will hinder deployment the AIO packaging is
>> certainly in the cons category for us.
>
>I really want to understand this, because it's a big deal. (My life goal
>at
>this point is to get as many people as possible upg
On Mon, 22 Jun 2015, Jason Slagle wrote:
On 6/22/15, 3:08 PM, "Vince Skahan" wrote:
On Thursday, June 18, 2015 at 4:18:37 PM UTC-7, Ken Bowley wrote:
This is better than what is currently being used, but I'm strongly in the AIO
idea to be stupid. Split it into multiple packages and use prope
Just noticed something else interesting. When running puppet apply or
puppet agent and it doesn't hang, puppet only spawns 1 process and there is
no puppet process left running afterwards, it seems to clean itself up and
die off. When puppet runs and hangs, it spawns 2 processes each looking
>
> Hello,
>
I am Franck's coworker. I spent some time looking into this today and have
some more info but unfortunately am still really lost as to what is going
on or what is causing this.
Here is the output captured from a puppet agent -t --debug run where a node
hangs:
https://github.com
For all of them, yes.
For 6 and 8 you will have to use something like foreman.
Cristi
On Tue, Jun 23, 2015 at 3:16 PM, Santosh Gaddam
wrote:
> here is my requirement, does it suitable.
> 1. Installations of our product.
> 2. Installations of thrid party softwares(java, oracle and etc...)
> 3.
here is my requirement, does it suitable.
1. Installations of our product.
2. Installations of thrid party softwares(java, oracle and etc...)
3. automating above installations.
4. we have 20 VM(virtual servers), can i handle them with one single URL.
5. running multiple installation at a same time.
Resolved it - missing a configuration item in /etc/puppet/puppet.conf.
Thanks!
On Tuesday, June 23, 2015 at 11:26:21 AM UTC+1, Alexander Dacre wrote:
>
> Hi,
>
> I have three directory based environments: development, test, production.
> Each environment is structured as follows:
>
> [root@puppe
This is running on Puppet 3.8.1
On Tuesday, June 23, 2015 at 10:52:45 AM UTC+1, Alexander Dacre wrote:
>
> Hi,
>
> I'm in the process of deploying my first Puppet instance with hiera and
> environments but I'm having some difficulties. Configuration files listed
> below with the host names remov
This is running on Puppet 3.8.1
On Tuesday, June 23, 2015 at 11:26:21 AM UTC+1, Alexander Dacre wrote:
>
> Hi,
>
> I have three directory based environments: development, test, production.
> Each environment is structured as follows:
>
> [root@puppet environments]# tree -L 2 production
> product
Hi,
I have three directory based environments: development, test, production.
Each environment is structured as follows:
[root@puppet environments]# tree -L 2 production
production
├── environment.conf
├── manifests
│ └── site.pp
├── modules
│ ├── apt
│ ├── concat
│ ├── nginx
│ ├── ntp
Hi,
I'm in the process of deploying my first Puppet instance with hiera and
environments but I'm having some difficulties. Configuration files listed
below with the host names removed.
[me@puppet puppet]$ cat /etc/puppet/hiera.yaml
---
:backends:
- yaml
:yaml:
:datadir: "/etc/puppet/environ
11 matches
Mail list logo