From d7dbf516a2b7ec343ba66844fbf587fd707b281f Mon Sep 17 00:00:00 2001 From: David Gay Date: Dec 06 2014 17:33:21 +0000 Subject: make AWS test command an Ansible variable --- diff --git a/roles/fedimg/templates/fedimg.cfg b/roles/fedimg/templates/fedimg.cfg index 954a70a..a0912c2 100644 --- a/roles/fedimg/templates/fedimg.cfg +++ b/roles/fedimg/templates/fedimg.cfg @@ -22,7 +22,7 @@ iam_profile = {{aws_iam_profile}} keyname = {{aws_keyname}} keypath = {{aws_keypath}} pubkeypath = {{aws_pubkeypath}} -test = /bin/true +test = {{aws_test}} amis = ap-northeast-1|RHEL|6.5|x86_64|ami-e7aee0e6|aki-176bf516 ap-southeast-1|RHEL|6.5|x86_64|ami-c683df94|aki-503e7402 ap-southeast-2|RHEL|6.5|x86_64|ami-41ra8f7b|aki-c362fff9