Skip to content

Commit

Permalink
Removing platform field from ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
IPadawans committed Jul 19, 2024
1 parent e31109e commit 2371f85
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
name: "{{ node_info.name }}"
image: metagraph-base-image:latest
state: started
platform: linux/amd64
networks:
- name: custom-network
ipv4_address: "{{ base_prefix_ip }}{{ (index + 1) * offset }}"
Expand Down

0 comments on commit 2371f85

Please sign in to comment.