summaryrefslogtreecommitdiffstats
path: root/config/pdf/pod1.schema.yaml
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2019-02-25 17:49:12 +0100
committerFatih Degirmenci <fdegir@gmail.com>2019-02-25 17:49:12 +0100
commit8ce19471853d3c1961274d2edd0f83221a8a3d43 (patch)
tree134938f6986d002f1659ec6b725220fce4b3b10d /config/pdf/pod1.schema.yaml
parent3fd1dbf428b6f9c598b7af06176c8a4ba9ec1232 (diff)
Add port to remote management parameters
This change proposes addition of a new optional parameter to PDF schema to add port to remote management parameters so one can use none-default ports if needed. Apart from the PODs that use none-default ports for remote managamene, n example to this use case is the virtual deployments that use virtualbmc for simulating BMC which requires calculation of ports on the fly which could be messy. By adding the port into PDF, it is straightforward to configure the tools to use none-default ports if needed. Change-Id: I4ce41c3977470576296a13dc668dec246fc29314 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Diffstat (limited to 'config/pdf/pod1.schema.yaml')
-rw-r--r--config/pdf/pod1.schema.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/pdf/pod1.schema.yaml b/config/pdf/pod1.schema.yaml
index 419ab288..4de326ed 100644
--- a/config/pdf/pod1.schema.yaml
+++ b/config/pdf/pod1.schema.yaml
@@ -74,6 +74,8 @@ definitions:
type: 'string'
pass:
type: 'string'
+ port:
+ type: 'number'
privilege_level:
type: 'string'
type: