Skip to content

Setup the cluster of raspberry pi for displays at Web à Québec with Ansible

License

Notifications You must be signed in to change notification settings

webaquebec/waq-ansible-kiosks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAQ Kiosks setup with Ansible

Setup the cluster of raspberry pi for the displays at Web à Québec.

Setup

Set hostnames or IPs in hosts file.

Specify the URL to display for each host with kiosk_url=.

Specify the display orientation with rotate=. (See rotate options here)[http://elinux.org/RPiconfig].

Running Ansible

Run Ansible with ask for password first time :

ansible-playbook playbook.yml -i hosts --ask-pass

Then you can skip pass since authorized keys are setup :

ansible-playbook playbook.yml -i hosts

Credits

Jean-Philippe Doyle & Web à Québec.

Thanks to the authors of the following articles for the basis of my setup :

About

Setup the cluster of raspberry pi for displays at Web à Québec with Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published