Skip to content

Commit

Permalink
YOLT: remove docker cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
iurly committed Apr 19, 2024
1 parent 6b3cf80 commit 8314750
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 292 deletions.
22 changes: 0 additions & 22 deletions molecule/agent-local-forwarder/Dockerfile.j2

This file was deleted.

1 change: 1 addition & 0 deletions molecule/agent-local-forwarder/converge.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
- name: Converge
hosts: all
strategy: free
become: true
roles:
- role: sysdig.agent.agent_install
vars:
Expand Down
202 changes: 0 additions & 202 deletions molecule/agent-local-forwarder/create.yml

This file was deleted.

4 changes: 4 additions & 0 deletions molecule/agent-local-forwarder/molecule.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ platforms:
vpc_subnet_id: ${VPC_SUBNET_ID}
provisioner:
name: ansible
playbooks:
create: ../resources/playbooks/create.yml
destroy: ../resources/playbooks/destroy.yml
prepare: ../resources/playbooks/prepare.yml
scenario:
create_sequence:
- create
Expand Down
68 changes: 0 additions & 68 deletions molecule/agent-local-forwarder/validate-dockerfile.yml

This file was deleted.

0 comments on commit 8314750

Please sign in to comment.