From dd9adc70b3086e83f2ddea239e2822767c2c46b3 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Thu, 16 Apr 2015 17:22:50 -0400 Subject: [PATCH] Wrap long line in os_ironic_node module --- playbooks/library/os_ironic_node.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/library/os_ironic_node.py b/playbooks/library/os_ironic_node.py index a6ce0905b..4b7f38193 100644 --- a/playbooks/library/os_ironic_node.py +++ b/playbooks/library/os_ironic_node.py @@ -69,8 +69,8 @@ options: - The type of image that has been requested to be deployed. maintenance: description: - - FUTURE: A setting to allow the direct control if a node is in maintenance - mode. + - FUTURE: A setting to allow the direct control if a node is in + maintenance mode. required: false default: false maintenance_reason: