add rudimentary ddb account creation scripts
[awsible] / roles / management / templates / ddb-users.cron.j2
diff --git a/roles/management/templates/ddb-users.cron.j2 b/roles/management/templates/ddb-users.cron.j2
new file mode 100644 (file)
index 0000000..7c41f66
--- /dev/null
@@ -0,0 +1,4 @@
+{% if MANAGEMENT_EMAIL is defined %}
+MAILTO={{ MANAGEMENT_EMAIL }}
+{% endif %}
+*/5 * * * * ec2-user {{ MANAGEMENT_DATA_ROOT }}/run-ddb-users.sh