diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-08-20 12:57:01 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-08-20 12:57:01 -0400 |
commit | 8d09b505a664462b31d11e880f7a1b55be5c81d3 (patch) | |
tree | 28265981f6d15eece861930a0c1501f5d2a82fcb | |
parent | 5fe3a0174b9e16d4b143176f2d09cad396915dd8 (diff) |
forgot quotes.
Change-Id: Ifc37b7d388632bd071295957d3577fb10b5f3ee4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r-- | jjb/qtip/qtip.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml index 68069eb04..4467955b6 100644 --- a/jjb/qtip/qtip.yml +++ b/jjb/qtip/qtip.yml @@ -245,7 +245,7 @@ description: "Installer name that is used for deployment." - string: name: INSTALLER_IP - default: 172.18.0.12 + default: '172.18.0.12' description: "IP address of the installer" scm: |