The example AMI (=ami-aacfc2bd=, in us-east-1) is already configured to take advantage of profiles like the one you just created, so if you start an instance with the profile you just created, you should be able to SSH into it, and if you followed the example, run =condor_config_val -startd isCustomConfig=, and get back 'TRUE'. (By querying a specific daemon, you ensure that you're checking the live configuration, not any configuration change that happened on disk after HTCondor startup.) -The configuration script (=FIXME=) is attached. Add the following line to your base =condor_config=, if it isn't there already, to use it: +The configuration script (=49ec2-instance.sh=) is attached. Add the following line to your base =condor_config=, if it isn't there already, to use it: {verbatim} include ifexist command into $(LOCAL_CONFIG_DIR)/49ec2-instance.config : \