Revision 39dd21c2 ci/utils.py

b/ci/utils.py
563 563

  
564 564
        self.logger.debug("Run snf-deploy")
565 565
        cmd = """
566
        snf-deploy all --autoconf
566
        snf-deploy --disable-colors --autoconf all
567 567
        """
568 568
        _run(cmd, True)
569 569

  

Also available in: Unified diff