]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
scripts: disable chacractl ssl verification temporarily 424/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 8 Aug 2016 16:19:01 +0000 (12:19 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 8 Aug 2016 16:19:01 +0000 (12:19 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
scripts/build_utils.sh

index 5f1a67aa72e820cb1d5fbeb739fe0fb3b88b6348..147a9af89fcb10c205b966bcf71cc84572607060 100644 (file)
@@ -50,6 +50,7 @@ make_chacractl_config () {
 url = "$url"
 user = "$CHACRACTL_USER"
 key = "$CHACRACTL_KEY"
+ssl_verify = False
 EOF
 }