Added 12 node config
diff --git a/environments/aws/profiles/1601-oraclelinux68-dc1-12node.yml b/environments/aws/profiles/1601-oraclelinux68-dc1-12node.yml new file mode 100644 index 0000000..f09ba0e --- /dev/null +++ b/environments/aws/profiles/1601-oraclelinux68-dc1-12node.yml
@@ -0,0 +1,12 @@ +--- +# oraclelinux 6.8 +image_id: ami-755ba918 +instance_type: 't2.medium' +wait: yes +assign_public_ip: yes +dc: 1 +session_name: 1601-edge-ol68-dc{{ dc }} +application: edge +pod: NA +start: 1 +end: 12 \ No newline at end of file