Add (encrypted) ESXcli configs. Remove rsa key from tracking.
This commit is contained in:
parent
c08d263aab
commit
34bd0b9eec
8 changed files with 6 additions and 1 deletions
BIN
.esxcli-esx0.gpg
Normal file
BIN
.esxcli-esx0.gpg
Normal file
Binary file not shown.
BIN
.esxcli-esx1.gpg
Normal file
BIN
.esxcli-esx1.gpg
Normal file
Binary file not shown.
BIN
.esxcli-esx2.gpg
Normal file
BIN
.esxcli-esx2.gpg
Normal file
Binary file not shown.
BIN
.esxcli-esx3.gpg
Normal file
BIN
.esxcli-esx3.gpg
Normal file
Binary file not shown.
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -13,6 +13,10 @@
|
|||
/.cache/
|
||||
/.cups/
|
||||
/.dbus/
|
||||
/.esxcli-esx0
|
||||
/.esxcli-esx1
|
||||
/.esxcli-esx2
|
||||
/.esxcli-esx3
|
||||
/.fltk/
|
||||
/.gitconfig
|
||||
/.gvfs/
|
||||
|
@ -24,6 +28,7 @@
|
|||
/.pki/
|
||||
/.rnd
|
||||
/.screen-*/
|
||||
/.selected_editor
|
||||
/.sqlite_history
|
||||
/.thumbnails/
|
||||
/.viminfo
|
||||
|
|
1
.ssh/.gitignore
vendored
1
.ssh/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/agents*
|
||||
/id_rsa
|
||||
/id_rsa.pub
|
||||
/id_ed25519
|
||||
/known_hosts*
|
||||
|
|
BIN
.ssh/id_rsa.gpg
BIN
.ssh/id_rsa.gpg
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtsRUCRcju+l1TrfwGQ/PCcXBwN8bTCcmS0PYbdu13XJQ9DijTZsU7m2k8pi2fFU0VG5+C57i4FhkV3J7Ngpu0XDM4CPuoq2agRTEMXZlHu0aO8mEaPBli5oEkx/m1yinL0FapDfxMkeLDp3eHL0Gw2I0G6Kg8j4jl0pz4uYPLrrMbcWgEin+ijUE71lRXXJ2U6whCFBz991XDTkyX9a3CMAKIjYq0qTMyBGWUzHVNVPCXXa1bcK6Jj6jlkW1oowfccof3mDtm5Tef54pFAWS6yYSM+XkmCStknDInKI/fL54LnH6PZxEz2wdRXArMNk80gNyzLbOqEddnaoTaSowTIcXOUyzMrgyf/c2WZp9Ss05kgt6e+sTFqEREt1oslGP8s2rtvhRCyAaQM0X5TutqycLeNbm7duKmb4FuYvRqbi6ECqrUZ5roz5ushrtEvUY74xmo3Wt5/6piDV7VTCLUqNJNcB+rPFLG+LYUS+G1w4HZGXXgIERcHHDdvt4LQm0= Darren 'Tadgy' Austin <darren@afterdark.org.uk>
|
Loading…
Add table
Add a link
Reference in a new issue