tripleo-ansible/tripleo_ansible/roles/tripleo_nvdimm/defaults/main.yml
Piotr Kopec c868b72ddd Add new role to manage persistent memory devices
This changes adds new role needed to manage persistent
memory devices to support Nova's vPMEM feature [0].
The role creates namespaces that will be attached
by Nova to guests.

[0]: https://docs.openstack.org/nova/latest/admin/virtual-persistent-memory.html

Closes-Bug: #1870455

Conflicts:
  zuul.d/molecule.yaml

Change-Id: I2b1e0c9a0c8897e5ac5a6f77588353ac5aa6c2af
(cherry picked from commit 854ffe58aa)
2020-05-27 17:15:28 +02:00

22 lines
798 B
YAML

---
# Copyright 2020 Red Hat, Inc.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
# All variables intended for modification should be placed in this file.
# All variables within this role should have a prefix of "tripleo_tripleo_nvdimm"
tripleo_tripleo_nvdimm_debug: false