I hereby claim:
- I am benjamink on github.
- I am superbenk (https://keybase.io/superbenk) on keybase.
- I have a public key whose fingerprint is 1445 2710 97E2 2EB9 D26D 1802 223F 64D9 5016 423C
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| set -x | |
| sudo apt-get install -qq -y gcc g++ gcc-multilib autoconf automake libtool flex bison gdb libsdl2-dev fontconfig qtbase5-dev qtbase5-dev-tools libfontconfig-dev libsdl2-ttf-dev | |
| LAUNCHER_PATH="/home/$P_USERNAME/Desktop/CoCoMAME.desktop" | |
| CODE_PATH="${P_FN_PATH}/mame" | |
| git clone https://github.com/mamedev/mame.git "$CODE_PATH" | |
| cd "$CODE_PATH" || exit |
| Puppet Definition: | |
| ================== | |
| define mymodule::deploy_key { | |
| $ssh_host = 'myhost.example.com' | |
| $sshconfig_file = '/home/jdoe/.ssh/config' | |
| Ssh_config { | |
| ensure => present, |
I hereby claim:
To claim this, I am signing this object: