Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  generators
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 4.78 KB
foreman.rb 723 Bytes
net.rb 854 Bytes
proxy_api.rb 72 Bytes
seed_helper.rb 3.68 KB
timed_cached_store.rb 1.19 KB
ws_proxy.rb 2.34 KB

Latest revisions

# Date Author Comment
82d3d234 10/01/2018 11:49 AM Marek Hulán

Fixes #25070 - keep variables optional

89eaa0b6 09/25/2018 07:43 AM Kamil Szubrycht

Fixes #24294 - add snapshot tests for templates

427fa6b9 09/21/2018 11:07 AM Lukas Zapletal

Fixes #24849 - PXE global default option is local

221efe0b 09/20/2018 09:28 AM Lukas Zapletal

Fixes #24743 - medium provider template check works

2b0401fc 09/13/2018 10:23 AM Michael Moll

Fixes #19790 - Fix Layout/SpaceBeforeBlockBraces cop

d93cd014 09/04/2018 04:36 PM Justin Sherrill

Fixes #21938 - add plugable upgrade rake task

This commit adds the ability for upgrade rake tasks to be defined
within seeds. The installer can then run the upgrade:run rake task
to run them. Tasks can be defined to run once or to always run when
the upgrade:run master task is run.

223cdad4 09/03/2018 06:43 PM Ewoud Kohl van Wijngaarden

Fixes #24381 - Remove modulepath setting

This setting was used by the puppetclasses support but as part of
b1dad4cd18dfc69faa8f1509b0b5b9a361976d59 that code has been removed.
This setting is now useless.

1e47c5b3 08/31/2018 07:43 AM Lukas Zapletal

Fixes #24745 - new variables kernel/initrd_uri

b15278e9 08/29/2018 06:21 PM Lukas Zapletal

Fixes #24639 - medium provider works with discovery

ada7d6ef 08/28/2018 06:24 AM Tomer Brisker

Fixes #24697 - Don't remove permissions from default role

The default role may have permissions added by users. They should remain
without removal. If a seeded permissions needs removal from the default
role, it should be explicitly removed in a migration....

View revisions

Also available in: Atom