Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  migrate
  openid-store
  seeds.d
seeds.rb 1.35 KB

Latest revisions

# Date Author Comment
91de0279 09/19/2018 04:02 PM Marek Hulán

Sync templates

30face9f 09/19/2018 10:17 AM Julian Todt

Fixes #23210 - Handle PuppetCA tokens

In a new SmartProxy PuppetCA autosigning variant
tokens get returned that need to be provisioned on
the host.

ed2b4d1d 09/18/2018 10:29 AM Ondřej Pražák

Fixes #24633 - Add uniqueness to puppet class name (#6019)

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

Fixes #19790 - Fix Layout/SpaceBeforeBlockBraces cop

c521c6e5 09/12/2018 10:19 PM Timo Goebel

fixes #1459 - ipxe provisioning support

03dee5e7 09/06/2018 08:33 AM Michael Moll

Fixes #22611 - Adapt DB migrations for Rails 5.2

42466f75 09/05/2018 04:01 PM Ivan Necas

Fixes #24546 - add uniq constraint on subnet.name

Concurrent requests on subnet create can lead to duplicate records. This
is calling issues in production when bulk importing hosts from the same
subnet via user scripting.

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.

705d8644 08/28/2018 06:08 AM Tomer Brisker

Refs #24640 - Cast omitted default with merge_overrides

In case the default value is omitted and the merge_override option is
selcted, the previous version of this migration didn't cast the default
leading to a failure when merging overrides.
Error message was also improved to be clearer and less frightening than...

View revisions

Also available in: Atom