Commit graph

67 commits

Author SHA1 Message Date
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
0ba9217db1 base tasks 2012-10-17 20:33:38 +00:00
8295b5c19e bring in and alphabetize all the normal services we would need to restart 2012-10-17 19:54:24 +00:00
6abe0352f7 change order import until bug fix is in ansible 0.8 2012-10-11 21:50:47 +00:00
6eebdd8e22 add jenkins-admin-keys as authkeys for jenkinks slaves so pingou can
login right away
2012-10-11 20:28:10 +00:00
5b58245bef add pingou to the jenkins admin keys 2012-10-11 20:25:33 +00:00
Pierre-Yves Chibon
1c7a3a56e4 Add couple of missing packages 2012-10-11 18:21:48 +00:00
f06d86de7e groups playbook dir 2012-10-10 22:11:42 +00:00
fdcbc2dde6 add README to hosts subdir 2012-10-10 22:09:56 +00:00
d461a144f6 remove non-generic/reused things from tasks 2012-10-10 21:52:44 +00:00
02d86d1492 rename it since it is not el6-specific 2012-10-10 21:51:21 +00:00
76c44eea7d delete openshift-el6.yml
move tasks into jenkins-slave
2012-10-10 21:50:55 +00:00
ef1022a56d since none of the openshift-el6 stuff is generic - move it into the proper place 2012-10-10 21:46:51 +00:00
3946d38406 add an /etc/hosts entry 2012-10-10 21:17:35 +00:00
3361e97373 sigh 2012-10-10 20:53:26 +00:00
70f9b02137 qpidd conf
gemfile
mcollective-client config
2012-10-10 20:42:19 +00:00
025aebfab9 path= 2012-10-10 20:04:33 +00:00
3c88b4d0c2 syntax fix 2012-10-10 20:03:42 +00:00
7aa6365096 add a mongo-acct script template - to be populated with passwords, etc later 2012-10-10 20:01:39 +00:00