You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
271 B
YAML
11 lines
271 B
YAML
5 years ago
|
---
|
||
|
|
||
|
ansible_distribution_name: "raspbian"
|
||
|
|
||
|
bootstrap_user: "pi"
|
||
|
bootstrap_become_pass: ""
|
||
|
ansible_ssh_pass: "raspberry"
|
||
|
|
||
|
raspbian_repository_mirror: "http://raspbian.raspberrypi.org/raspbian/"
|
||
|
raspbian_archive_repository_mirror: "http://archive.raspberrypi.org/debian/"
|