Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
puppet_server_env_spec.rb 9.3 KB

Latest revisions

# Date Author Comment
b43dc1fe 02/01/2016 02:12 PM Brandon Weeks

remove duplicate concat_basedir

b4a0d1bf 10/23/2015 06:43 AM Pall Valmundsson

refactor rspec tests for speed and coverage

Before this change most tests would only run on centos-6-x86_64 and take
a long time to run since on_supported_os would be evaluated for each
example.

This change reduces the time to run tests as on_supported_os is only...

6c261822 05/27/2015 12:44 PM Dominic Cleal

Set mode/owner/group on common module directories

Ensure the mode/owner/group set by server_environments_* parameters is
applied to common module directories.

57a8b959 05/20/2015 02:39 AM Mickaël Canévet

Use puppetlabs-concat instead of theforeman-concat_native

82a61d51 03/04/2015 08:08 AM Ewoud Kohl van Wijngaarden

Further lint fixes

23978618 07/28/2014 07:32 AM Dominic Cleal

fixes #4700 - deploy directory environments on Puppet 3.6 or higher

- $server_dynamic_environments is deprecated when server_directory_environments
is enabled, set $server_environments = [] instead for a similar effect
- environment.conf deployed if custom manifest, config_version etc supplied to...

a0f738e9 01/30/2014 02:40 AM Mickaël Canévet

Fix puppet::server::env with config_version set

View revisions

Also available in: Atom