Fixup mixed tabs in script for Vagrantfile demo

This commit replaces a hard tab with two spaces to match the intendation
of the rest of the defined script
This commit is contained in:
Brian Cain
2019-03-26 15:23:38 -07:00
parent 1ea9a1cd7e
commit 29d577d4d8

View File

@@ -43,7 +43,7 @@ cat <<-EOF
[Unit]
Description=consul agent
Requires=network-online.target
After=network-online.target
After=network-online.target
[Service]
Restart=on-failure