mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-01 18:33:06 +02:00
Remove whitespace
This commit is contained in:
parent
c35c4699c1
commit
1c5146150c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
metadata:
|
||||
ssh-keys: "ubuntu:{{ ssh_public_key_lookup }}"
|
||||
user-data: |
|
||||
#! /bin/bash
|
||||
#!/bin/bash
|
||||
sudo apt-get remove -y --purge sshguard
|
||||
network: "{{ algo_server_name }}"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue