Skip to content

Commit

Permalink
Merge pull request #60 from Constellation-Labs/removing-platform-from…
Browse files Browse the repository at this point in the history
…-ansible

Removing platform field from ansible
  • Loading branch information
IPadawans authored Jul 19, 2024
2 parents e31109e + 2371f85 commit c64ea94
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 c64ea94

Please sign in to comment.