cookbooks/aws-parallelcluster-environment/templates/setup-ephemeral.service.erb (7 lines of code) (raw):

[Unit] Description=Setup ephemeral drives service After=<%= @network_target %> [Service] ExecStart=/usr/local/sbin/setup-ephemeral-drives.sh [Install] WantedBy=multi-user.target