I hereby claim:
- I am giuseppe on github.
- I am giuseppe (https://keybase.io/giuseppe) on keybase.
- I have a public key whose fingerprint is AC40 4C1C 0BF7 35C6 3FF4 D562 263D 6DF2 E163 E1EA
To claim this, I am signing this object:
| #!/bin/sh | |
| umount /var/lib/containers/storage/overlay2 | |
| umount /var/lib/containers/storage-ostree/overlay2 | |
| rm -rf /var/lib/containers/storage /var/lib/containers/storage-ostree | |
| for i in gscrivano/container-engine \ | |
| gscrivano/cri-o-centos \ | |
| gscrivano/etcd \ |
| # Released under the terms of the GPLv2 | |
| import os | |
| import sys | |
| import struct | |
| import subprocess | |
| import select | |
| import StringIO | |
| import gzip | |
| import hashlib |
| { | |
| "ociVersion": "0.6.0-dev", | |
| "platform": { | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| "process": { | |
| "terminal": true, | |
| "user": {}, | |
| "args": [ |
| - name: Install packages for testing atomic | |
| gather_facts: no | |
| sudo: yes | |
| hosts: all | |
| tasks: | |
| - name: update packages | |
| dnf: state=latest name='*' | |
| - name: install packages | |
| dnf: state=present name={{ item }} |
| >>>>>+>>,[>>>+>>,]>>>>>>>>+>>+<<<<<<<<<<<<[<<<<<]>>>>>[>>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>[<<->>[-<+>]]<[->+<]<[[>>>>>]>>>>>>>[>>>>>]<<<.<<<<-[+<<<<<-]+<<<<<<<<<<<<<<<[<<<<<]>>>>>-][-]+>>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>[<<->>[-<+>]]<[->+<]<[[>>>>>]>>>>>>>[>>>>>]<<<,<<<<-[+<<<<<-]+<<<<<<<<<<<<<<<[<<<<<]>>>>>-][-]+>>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>[<<->>[-<+>]]<[->+<]<[[>>>>>]>>>>>>>[>>>>>]<<<+<<<<-[+<<<<<-]+<<<<<<<<<<<<<<<[<<<<<]>>>>>-][-]+>>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+>-<+> |
| import os | |
| import sys | |
| import stat | |
| import gi | |
| gi.require_version('OSTree', '1.0') | |
| from gi.repository import Gio, GLib, OSTree | |
| repo = OSTree.Repo.new(Gio.File.new_for_path("/ostree/repo")) | |
| repo.open(None) |
I hereby claim:
To claim this, I am signing this object: