Clement Verna
6760916870
delete_old_oci_images: fix the module fail format
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:08:02 +02:00
Clement Verna
34421de5f0
delete_old_oci_images: manage repositories that don't have tags
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 12:58:48 +02:00
Clement Verna
9bda00c548
delete_old_oci_images: make sure we do not log the password
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 12:43:53 +02:00
Clement Verna
986d7fb885
delete_old_oci_images: Use format string instead of f-strings
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 11:44:22 +02:00
Clement Verna
e4d8cb4e79
delete_old_oci_images: use Python 3 interpreter
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 09:46:19 +02:00
Clement Verna
6318c8178e
oci-registry-prune: New playbook to prune old OCI images from the candidate registry.
...
This commit adds a new module and a new playbook used to delete images
from the candidate-registry that are older than 30 days.
The module looks for images tags that are older than 30 days and delete the
tags.
The playbook run the module and the registry garbage collection to reclaim
the disk space.
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 09:18:37 +02:00
Kevin Fenzi
9fb91cddcc
Look, our very own copy of nova_compute module. We cannot move to os_server because that requires python-shade, which is not packaged for RHEL7. When/if we move batcave01 to fedora we can drop this.
2017-11-07 18:32:12 +00:00
b64f8d37d9
builders: initial pass at a ARMv7 virt builder
2017-04-13 17:58:50 +00:00
Kevin Fenzi
8363f3aa67
Add ansible 2.2pre version of lvol to avoid issues with the openstack-compute playbooks trying to shrink a lvol.
2016-06-24 22:41:21 +00:00
Kevin Fenzi
46d868b309
temp remove local nova_compute and see if ansible version works
2016-06-22 18:21:54 +00:00
Patrick Uiterwijk
5105b82c59
Fix other references to cloud net ids
2015-06-05 12:01:09 +00:00
Valentin Gologuzov
3997f5bd3e
[cloud09] trying to include modified nova_compute module and use in again
2015-03-16 16:58:16 +01:00
Kevin Fenzi
c00ab836f6
Drop local yum ansible module to test something.
2014-03-12 17:20:41 +00:00
Ralph Bean
c8e12740b6
Remove the old fedmsg module.
2013-08-06 02:20:29 +00:00
Ralph Bean
ab54fd99e3
First try of the fedmsg plugin.
2013-07-12 20:21:48 +00:00
d32bf1cc9d
make sure there's no silliness with globs
2013-07-04 17:19:16 -04:00
73c971c281
make the msg actually work and not traceback
2013-07-04 17:10:44 -04:00
e9c042bab7
simple optimization for the extremely common case
2013-07-04 17:08:59 -04:00
cc086458e1
small change to the yum module to see if it will speed it up
2013-07-04 17:03:21 -04:00
4f84817cfa
rm the still-broken cron job - waiting for 1.2
...
revert the change
2013-04-16 19:45:30 +00:00
6fcd81fff6
take out unnecessary copy
2013-04-16 18:41:34 +00:00
645a7c7bd8
helps if you put the file into the right path
2013-04-16 18:39:25 +00:00
e1b8f54a7f
try including the shutil - maybe it has the issue
2013-04-16 18:25:56 +00:00
38983bf892
okay, what the hell?
2013-04-16 18:22:15 +00:00
23a84595fe
catch all the other errors?
2013-04-16 18:19:45 +00:00
129508a048
more fixes to unbreak the cron module
2013-04-16 18:16:12 +00:00
93ab6e8e6f
don't refer to vars which don't exist
2013-04-16 18:11:58 +00:00
6d4f35c721
try out cron module fix for the /tmp dir being /tmpfs in f18
2013-04-16 18:09:03 +00:00
c6817d6844
remove old library modules from ansible that are now folded into 1.1
2013-04-08 14:45:02 +00:00
99cf535801
add the newest authorized_key module
...
remove the old add_host since the new one is upstream now
2013-03-06 18:58:21 +00:00
2d7cf3de84
updated nagios module - remove when we update to 1.1
2013-03-02 06:53:11 +00:00
0794d1422a
add nagios module that is newer and has better service behavior
2012-12-11 22:28:29 +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
0e26f87f79
fix to ec2_create module for groups
2012-10-25 21:41:22 +00:00
176be1a3c7
prototype of what the persistent cloud instance playbooks/hostvars will look like
2012-10-25 20:40:35 +00:00
a605ca0f15
first commit to the ansible public repo
2012-10-08 19:35:54 +00:00