Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am t0mk on github.
  • I am t0mk (https://keybase.io/t0mk) on keybase.
  • I have a public key whose fingerprint is F6BA A493 4EA2 1B73 2F04 9D75 54A0 7663 C9C3 1EA0

To claim this, I am signing this object:

TASK: [ldap_account_manager | yum ] *******************************************
fatal: [93.66.21.127] => failed to parse: SUDO-SUCCESS-dsbtsnskgrumzvmttoqcilcggxnbpkdp
['/usr/bin/yum', '-d', '2', '-y', 'install', '/tmp/ldap-account-manager-4.4.rpm']
{"msg": "Non-fatal POSTIN scriptlet failure in rpm package ldap-account-manager-4.4-0.fedora.1.noarch\n", "changed": true, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.mirror.fi\n * extras: ftp.mirror.fi\n * updates: ftp.mirror.fi\nSetting up Install Process\nExamining /tmp/ldap-account-manager-4.4.rpm: ldap-account-manager-4.4-0.fedora.1.noarch\nMarking /tmp/ldap-account-manager-4.4.rpm to be installed\nResolving Dependencies\n--> Running transaction check\n---> Package ldap-account-manager.noarch 0:4.4-0.fedora.1 will be installed\n--> Processing Dependency: php for package: ldap-account-manager-4.4-0.fedora.1.noarch\n--> Processing Dependency: perl for package: ldap-account-manager-4.4-0.fedora.1.noarch\n-
@t0mk
t0mk / Vagrantfile
Last active December 22, 2015 21:39
Vagrantfile for vagrant-openstack provider
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
VAGRANTFILE_API_VERSION = "2"
# to spawn a vm in Openstack (tested in Folsom)
# - source openrc.sh and fill your password
# - $ vagrant plugin install vagrant-openstack
# - $ export VAGRANT_DEFAULT_PROVIDER=openstack
# - edit this Vagrant file
# $ vagrant up