Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
robbycochran committed Aug 22, 2024
1 parent 0666f8f commit 5d02290
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ansible/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,7 @@ virtual_machines:
- name: core
sshAuthorizedKeys:
- "{{ lookup('file', gcp_ssh_key_file + '.pub', errors='ignore') }}"
container_engine: podman_simple
runtime_command: none
runtime_socket: /run/podman/podman.sock
needs_selinux_permissive: /run/podman/podman.sock
container_engine: podman

cos:
project: cos-cloud
Expand Down

0 comments on commit 5d02290

Please sign in to comment.