diff options
Diffstat (limited to 'group_vars/all.yml.example')
| -rw-r--r-- | group_vars/all.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 359bf2ed..bcfc79cc 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -5,3 +5,4 @@ user_public_keys: - "ssh-rsa AAAA...4I3" network_wifi_ssid: "TEST_WIFI_SSID" network_wifi_pass: "TEST_WIFI_PASS" +ssh_port: 39901 |
