search for: operatingsystemmajrelease

Displaying 3 results from an estimated 3 matches for "operatingsystemmajrelease".

2013 Jun 27
2
Conditional statement =,<,> etc.
...39;'m kind of new to Puppet and stuck in defining a conditional statement. Here my problem: I want to provide different apt/source.list for different versions of Debian, 6.0.x and 7.0.x, which also run different versions of Puppet, 2.7.x and 3.2.x. My first idea was to use facters variable operatingsystemmajrelease and define like this: file { ''/etc/apt/sources.list'': source => $operatingsystemmajrelease ? { 6 => ''puppet:///modules/apt/sources.list_debian6'', 7 => ''puppet:///modules/apt/sources.list_debian7'', }, owner...
2014 Sep 02
1
Centos 7 and Openstack
Was wanting to go and kick the openstack tires and was wondering if anyone has loaded up the RDO version. Wasn't sure if any of the issues that were seen early on have been corrected or what needs to be done for installation on a centos 7 host? Thanks.
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message? err: Could not retrieve catalog from remote server: Error 400 on SERVER: The fact named fact_stomp_server does not appear to be a valid hostname. The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this problem is running puppet agent as a normal user instead of root, or the fact is