cat /etc/redhat-release
Fedora release 29 (Twenty Nine)
su -c 'yum install qemu-kvm libvirt NetworkManager tinyproxy'
mongo pulp_database --eval 'printjson(db.task_status.find({"state": {"$in": ["waiting", "running"]}}).count())'
MongoDB shell version: 2.6.11
connecting to: pulp_database
9110curl -k -u admin: -X DELETE "https://localhost/pulp/api/v2/task_groups/ae13786d-a14d-4d30-963b-0e0ed144cef8/"| #!/usr/bin/perl | |
| use strict; | |
| use warnings; | |
| # sets mtime and atime of files to the latest commit time in git | |
| # | |
| # This is useful for serving static content (managed by git) | |
| # from a cluster of identically configured HTTP servers. HTTP | |
| # clients and content delivery networks can get consistent | |
| # Last-Modified headers no matter which HTTP server in the |