Commit Graph

39 Commits

Author SHA1 Message Date
Kevin Fenzi
275f4b5203 Change all instances of ansible_distribution_major_version to filter to int for comparisons. 2015-05-27 22:27:39 +00:00
Tim Flink
8d2a811102 fixing hub URL to use internal hostname 2015-05-14 18:56:42 +00:00
Tim Flink
ab4c16885c fixing botched syntax for beaker mysql user creation 2015-05-14 18:31:53 +00:00
Tim Flink
a7af3fcb97 replacing incorrect hardcoded db names with variable 2015-05-14 18:27:44 +00:00
Tim Flink
dac182e972 fixing wrong username/password for beaker mysql user 2015-05-14 18:22:39 +00:00
Tim Flink
f887f5baa7 add missing deps for beaker labcontroller 2015-05-14 17:42:20 +00:00
Tim Flink
d544d05f71 beaker yum repo config is in beaker/base now 2015-05-14 17:37:28 +00:00
Tim Flink
5637e6a34b deduping beaker repo files, fixing issue with url rendering for those repos on rhel 2015-05-14 17:35:39 +00:00
Tim Flink
1b784e7778 Adding beaker lab controller and server roles for beaker-stg 2015-05-14 17:00:35 +00:00
Tim Flink
9c61cf0c5e fixing copy-pasta and syntax errors 2015-05-08 01:21:36 +00:00
Tim Flink
9d65562324 make sure the target dir exists before copying files into it 2015-05-08 01:20:20 +00:00
Tim Flink
240823fcab nonexistant users can't add themselves 2015-05-08 01:17:04 +00:00
Tim Flink
a878dc0891 more tweaking for beaker virthost setup 2015-05-08 00:30:28 +00:00
Tim Flink
1ab20e66bc vms only show up for the user that created them, use correct user for vm list 2015-05-07 20:25:11 +00:00
Tim Flink
e721177aa7 using variable for template instead of incorrect static value 2015-05-07 20:23:22 +00:00
Tim Flink
00bd6915b9 generate libvirtd.conf from template instead of copying over standard one 2015-05-07 20:21:13 +00:00
Tim Flink
3740aa7cae missed a filename change for the beaker/virthost role 2015-05-07 20:19:26 +00:00
Tim Flink
09a48c2c55 moving virthost tasks into the beaker/virthost role for more auth control 2015-05-07 20:17:59 +00:00
Tim Flink
ff64a7b408 create vms as libvirt user instead of root 2015-05-07 19:04:41 +00:00
Tim Flink
76bbba32a4 removing reduncant boot order declaration from beaker client libvirt xml 2015-05-07 18:55:39 +00:00
Tim Flink
cedc311ca3 valid xml is helpful 2015-05-07 18:53:13 +00:00
Tim Flink
3a83e9f9a4 making beaker vm xml more generic 2015-05-07 18:52:19 +00:00
Tim Flink
ae52dab43f using command since the virt module isn't doing what i want it to do 2015-05-07 02:53:29 +00:00
Tim Flink
050afaf988 rhel7 has a different path for qemu-kvm than fedora 2015-05-07 02:50:09 +00:00
Tim Flink
8bcf992184 adding required missing name value to virt define 2015-05-07 02:28:45 +00:00
Tim Flink
bddaf80c0a adding lv and vm creation to beaker virthost 2015-05-07 02:27:13 +00:00
Tim Flink
1a9231cf3e adding all required template values to host vars and accessing them correctly 2015-05-07 02:20:49 +00:00
Tim Flink
d5eda7acbd using build-in item instead of assigning specific value 2015-05-07 02:17:30 +00:00
Tim Flink
dd7f360d6c trying a slightly different method of addressing dict data in a template 2015-05-07 02:15:20 +00:00
Tim Flink
9e6df9f248 changing varible declaration slightly to see if xml generation will work 2015-05-06 20:54:24 +00:00
Tim Flink
04aa3ef776 still struggling with evaluation time, trying something different 2015-05-06 20:53:06 +00:00
Tim Flink
3af5a44619 trying a more generic way of getting data into templates 2015-05-06 20:48:16 +00:00
Tim Flink
141995c880 missed a variable in the libvirt template for beaker clients 2015-05-06 20:43:09 +00:00
Tim Flink
61ffec7cef fixing ansible syntax errors 2015-05-06 20:33:17 +00:00
Tim Flink
46faba0162 trying yet another method of getting data into templates 2015-05-06 20:32:00 +00:00
Tim Flink
633f2dade4 trying slightly different method of getting data into the template 2015-05-06 20:28:47 +00:00
Tim Flink
d163c5d787 first attempt to get virsh xml generation working for beaker clients 2015-05-06 20:25:36 +00:00
Tim Flink
943e991c71 fixing typo in varname, tagging beaker/virthost role 2015-05-06 19:46:31 +00:00
Tim Flink
76c06c004f initial playbook and roles for beaker virthosts 2015-05-06 19:41:29 +00:00