Andrea Campanella | bcfb2d6 | 2017-02-15 09:37:35 -0800 | [diff] [blame] | 1 | ; ecord-global configuration |
2 | |||||
3 | [all:vars] | ||||
4 | cord_profile=ecord-global | ||||
5 | |||||
Andy Bavier | 724fc46 | 2017-08-16 15:28:23 -0700 | [diff] [blame] | 6 | [config] |
7 | localhost ansible_connection=local | ||||
8 | |||||
Andrea Campanella | bcfb2d6 | 2017-02-15 09:37:35 -0800 | [diff] [blame] | 9 | [head] |
10 | localhost ansible_connection=local | ||||
11 | |||||
Andy Bavier | 724fc46 | 2017-08-16 15:28:23 -0700 | [diff] [blame] | 12 | [build] |
13 | localhost ansible_connection=local | ||||
14 | |||||
15 | [compute] | ||||
16 |