Project

General

Profile

Download (239 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'foreman'

# We load the default settings if they are not already present
Foreman::DefaultSettings::Loader.load

# We load the default settings for the roles if they are not already present
Foreman::DefaultData::Loader.load(false)
(3-3/9)