test/test_files/prefstest.yaml in cliutils-1.0.7 vs test/test_files/prefstest.yaml in cliutils-1.1.0

- old
+ new

@@ -1,8 +1,11 @@ prompts: - - prompt: What is the hostname of your DD-WRT router? + - prompt: What is the local hostname of your DD-WRT router? default: 192.168.1.1 - key: hostname + key: local_hostname + section: ssh_info + - prompt: What is the remote hostname of your DD-WRT router? + key: remote_hostname section: ssh_info - prompt: What is the SSH username of your DD-WRT router? default: root key: username section: ssh_info \ No newline at end of file