diff options
author | Dmitry Tantsur <divius.inside@gmail.com> | 2017-06-13 13:21:16 +0200 |
---|---|---|
committer | Dmitry Tantsur <divius.inside@gmail.com> | 2017-06-15 08:03:09 +0200 |
commit | 977b8ec502a6612e0014a60f1d05ea0b6a550600 (patch) | |
tree | b3a586e8c5a466912b70074598045458838875ea /releasenotes | |
parent | 571778f2f001fccf5758254dc4c62deff809a71c (diff) |
Add an example IronicConductor role
Change-Id: I8dca09372a58b6dacbb8e65602e1b0bdb6c01ae7
Related-Blueprint: example-custom-role-environments
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml b/releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml new file mode 100644 index 00000000..51176426 --- /dev/null +++ b/releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Add an example role ``roles/IronicConductor.yaml`` for a node with only + ironic-conductor and its (i)PXE service. |