macos: add bootstrap role, add hostname fix

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-09-30 17:21:23 +02:00
parent c56a7cee04
commit f59c8d8f43
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
3 changed files with 5 additions and 2 deletions

View File

@ -11,7 +11,6 @@
- name: Bootstrap macOS hosts
become: true
remote_user: administrator
hosts: all
roles:
- infra-role-bootstrap-macos

View File

@ -85,7 +85,6 @@
- name: Deploy prater macOS beacon nodes
become: true
remote_user: administrator
hosts: nimbus-prater-macos
tasks:
- include_role: name=infra-role-beacon-node-macos

View File

@ -24,6 +24,11 @@
version: bc80d3a8d39d5133ca8ae5c9fc22b8d2d52d7a68
scm: git
- name: infra-role-bootstrap-macos
src: git@github.com:status-im/infra-role-bootstrap-macos.git
version: a9eb569115a42e4a2d408e7424aa10dcb9eb30a4
scm: git
- name: infra-role-wireguard
src: git@github.com:status-im/infra-role-wireguard.git
version: db787311e9ee59c60ab6f4eaf3dea064b7017ba0