Searched full:root_pass (Results 1 – 8 of 8) sorted by relevance
132 self.console_send("%s\n" % self._config["root_pass"])134 self.console_send("%s\n" % self._config["root_pass"])136 self.console_send("%s\n" % self._config["root_pass"])188 self.console_ssh_init(prompt, "root", self._config["root_pass"])
73 self.console_send("%s\n" % self._config["root_pass"])75 self.console_send("%s\n" % self._config["root_pass"])109 self.console_ssh_init(prompt, "root", self._config["root_pass"])
107 self.console_send("%s\n" % self._config["root_pass"])109 self.console_send("%s\n" % self._config["root_pass"])175 self.console_ssh_init(prompt, "root", self._config["root_pass"])
14 root_pass: "qemupass"
34 'root_pass' : "",
49 'root_pass' : "qemupass",481 " root:%s\n" % self._config['root_pass'],
847 - Root password set to ``BaseVM.ROOT_PASS``