Fix(rpi3): change var for rpi deployement

This commit is contained in:
Bertrand Benjamin 2019-02-06 18:27:30 +01:00
parent d040857e10
commit fcf69ed9d8
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
vars_files:
- vars/common.yml
- vars/server.yml
- vars/Manioc.yml
- vars/rpi3.yml
tasks:
- include: tasks/deb_CLI_packages.yml

View File

@ -1,2 +1,2 @@
---
deploy_public_key: id_rsa_manioc.pub
deploy_public_key: id_rsa_rpi3.pub