Commit graph

85 commits

Author SHA1 Message Date
355c668d8c make the ansible key addition and other users key addition a little less scary 2012-11-02 06:22:19 +00:00
42c749ac8f add some necessary pkgs 2012-11-02 06:17:03 +00:00
bd821f4c9b move the basedir back one 2012-11-02 05:28:31 +00:00
b8eb1611c6 add dirlisting 2012-11-02 05:12:09 +00:00
3371af10bd lighttpd config files 2012-11-02 05:06:48 +00:00
73dc26c535 remove repo vhost file - just modify main lighttpd.conf for this thing 2012-11-02 05:01:47 +00:00
7036fbdf78 add restart_lighttpd
add repo_vhost config for lighttpd
2012-11-02 04:46:35 +00:00
425a5ab539 and it is enabled not enable 2012-11-02 04:33:31 +00:00
49a157ca02 add mounts for the copr-repo and copr-work volumes
fix service startup
2012-11-02 04:32:10 +00:00
9b8d9aedda yah - so - ummm - run it on the right host 2012-11-02 04:12:47 +00:00
682e24dc6e reading - not overrated 2012-11-02 04:10:33 +00:00
ec65ba7373 is_set() is goofy, I think 2012-11-02 04:03:25 +00:00
fa94963379 is_set() needs quotes? 2012-11-02 03:52:20 +00:00
96d1850896 funny - ip 209.132.184.00 doesn't exist, huh 2012-11-02 03:49:58 +00:00
4476febe76 missed a ' 2012-11-02 03:47:07 +00:00
5c4956cf95 add to inventory 2012-11-02 03:46:11 +00:00
260b14ef70 add copr-be persistent instance definition 2012-11-02 03:44:46 +00:00
1352a12da1 add host_vars for 209.132.184.100 - what will become copr-be.cloud.fedoraproject.org 2012-11-02 03:28:59 +00:00
d35e31166e update readme with actual invocation 2012-11-01 15:29:53 +00:00
3926cdaccf notes about my-describe-instances and how to use it; 2012-11-01 15:27:27 +00:00
f62f023506 slightly more docs 2012-10-31 15:40:57 +00:00
891b39fcfa update docs to point out sudo -i for running the instance setup commands 2012-10-31 15:22:43 +00:00
37ebd0d99d a few more docs 2012-10-31 05:31:51 +00:00
78969c2193 change the default size to c1.medium
add some explanation of how to setup new instances
2012-10-31 05:25:15 +00:00
bdc44ffaef add an f17-temp-instance playbook 2012-10-31 05:17:45 +00:00
d74c092daa fix typo 2012-10-31 04:29:10 +00:00
924befe5ae fix up the plugin and the playbook 2012-10-30 22:31:53 +00:00
fda1dfa5ff different quoting format? 2012-10-30 22:24:21 +00:00
1cc931dd7e quoting is so special 2012-10-30 22:20:02 +00:00
dd08e687ce syntax schmyntax 2012-10-30 22:14:49 +00:00
70f0a522b0 first cut of the playbook to create and provision any instance 2012-10-30 22:12:48 +00:00
81de1b7721 add add_host plugin and module to local ansible tree for use until 0.9 is out 2012-10-30 21:55:42 +00:00
13b5f05fb5 make the root auth_keys setup part of the cloud_setup_basic tasks 2012-10-26 17:31:32 +00:00
a3138b3cd8 quoting the output from the $PIPE 2012-10-26 17:28:49 +00:00
fa4e1f2b32 change it everywherw 2012-10-26 17:25:13 +00:00
7d07a556ba silly python-ish vars 2012-10-26 17:24:31 +00:00
3a95c44cc9 make var for the script to make it less horrible to specify
fix path
2012-10-26 17:23:24 +00:00
6b1bfa6917 - add toshio's auth-keys-from-fas script to ansible public
- modify how we specify users who should have root access to a cloud system
- add authorized_key action to my test system
2012-10-26 17:19:47 +00:00
820d0ef5ed see if this works w/o the ec2_key specification in there 2012-10-25 21:42:26 +00:00
0e26f87f79 fix to ec2_create module for groups 2012-10-25 21:41:22 +00:00
9e4c2267a6 use the ec2key options to ec2_create 2012-10-25 21:11:25 +00:00
645bc6d72a need to specify a securit group 2012-10-25 20:55:22 +00:00
25ac8b2641 edit out volumes unless being used 2012-10-25 20:45:50 +00:00
176be1a3c7 prototype of what the persistent cloud instance playbooks/hostvars will look like 2012-10-25 20:40:35 +00:00
876172de56 add ansible admin ssh key to sysadmin-main key list
add hostbase def to jenkins_slave definition
2012-10-24 21:26:54 +00:00
Pierre-Yves Chibon
7b19f2609a Create the msater folder for jenkins-master specific configuration
This folder will contains the configuration files specific to the
jenkins master as for example the plugins which are now already
there
2012-10-24 19:21:17 +00:00
00c20b3fe2 add the optiona $hostbase to the cloud setup schtick 2012-10-22 17:47:45 +00:00
6794fdc28b add a restorecon on the ssh keys for those silly people who like selinux and security :) 2012-10-19 20:17:20 +00:00
f3d959d12f some inventory additions and organizations. Probably need to rethink this
a few dozen times
2012-10-18 16:40:41 +00:00
e1639b4855 - add core config files for kojibuilders
- base tasks to make them use first_available for sensible defaults
2012-10-18 15:57:06 +00:00