Commit Graph

54 Commits

Author SHA1 Message Date
01a2dce686
Update vault-user-token on version mismatch
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-06 14:19:52 +02:00
cfa20468ce
Ensure vault-patch is avaiblable on the system
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-03 22:02:13 +02:00
59f2dff906
Ensure compatibility to BSD date
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-06-20 10:38:09 +02:00
947766d2df
Record last usage of ssh-key
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-06-19 14:08:55 +02:00
a6940d48a2
Use kill to check for process existence
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-27 00:09:02 +02:00
1fb4cfcfce
Ensure there is a token when vault-user-token was started
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-26 23:58:37 +02:00
0dac488327
Add helper to transmit GPG keys
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-26 21:51:05 +02:00
9fa8cd626c
Install vault through update-gotools
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-26 21:15:28 +02:00
075d77a32f
Use vault-user-token for vault authentication
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-26 21:15:07 +02:00
c27b3481bc
Add travis-ci/gimme as submodule
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-26 20:41:05 +02:00
ab75149d87
Load ssh-keys for one hour
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-14 22:03:02 +02:00
736cff1cc3
Load keys for 900s and drop them from agent afterwards
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-02 16:08:55 +02:00
4f6dc7b5e8
Adjust script to new vault2env version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 22:16:00 +02:00
2cfc1b8b54
Add system-audit script
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 16:44:48 +02:00
64ce7d0000
expose script has been replaced by Go binary
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-14 14:02:14 +02:00
143327d660
Create .gopath file for $PATH detection
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-13 22:45:57 +02:00
7bb350a996
Add tmux-agent script
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-09 01:23:53 +02:00
93857029b0
Move from deprecated MAINTAINER instruction
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-28 09:45:08 +02:00
9e49458211
Add a simple wrapper to start a simple python HTTP server
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-06 22:39:41 +01:00
1f4303534f
Automatically load agent on "resume"
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-05 16:21:46 +01:00
3ad886e024
Add helper to set up virtualenv and install requirements
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-24 15:15:01 +01:00
ac03257e17
Simplify update-gotools helper
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-17 01:16:47 +01:00
408544d37d
Add simple wrapper to resume tmux session with lowest number
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-17 01:10:52 +01:00
fe8e9e07ef
By default sign-off commits
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-08 17:01:13 +01:00
12dbe5eb5e
Install jiq using go get 2017-01-23 10:23:22 +01:00
8c3f1efed4
Use mktemp instead of tempfile for OSX compatibility 2017-01-11 17:50:13 +01:00
6a3e278967
Load SSH-Keys from Vault instead of filesystem 2016-12-29 13:43:45 +01:00
67ced20929
Move secret config repo to github 2016-12-21 14:46:10 +01:00
23e2fada83
Unify push in one command 2016-12-20 03:14:58 +01:00
f889caa78d
Add auto-hook system for git-c and git-pot 2016-12-12 16:57:39 +01:00
adabbd2887
Fix output parsing for gone branches 2016-11-30 12:43:28 +01:00
b2345211fd
Remove vault unseal as it's done by hardware 2016-11-19 22:36:16 +01:00
24f726b08f
Simplify command by using awk 2016-11-12 19:18:49 +01:00
5c3b68d7eb
Do not exit unclean if there is no origin 2016-10-28 02:01:58 +02:00
2a3e4f2aac
Convert to python2 (OSX does not have python3) 2016-10-24 08:25:20 +02:00
5ab4584eb2
Fix: Cannot use -r on OSX, replacing 2016-10-24 08:20:44 +02:00
636c820a0d
Remove branches when their remote was removed 2016-10-24 08:16:23 +02:00
b34e56726e
Add "expose" to control ngrok daemon 2016-10-20 02:01:37 +02:00
3837d733d9
Update git-c and git-setmail to manage GPG keys 2016-10-19 17:55:36 +02:00
99692c978a
Be more verbose in git-c command 2016-10-19 17:25:32 +02:00
1f31c9a6cc
Set email based on git remotes 2016-10-19 17:20:54 +02:00
df7a931020
Fix: multiple args were handled as one 2016-10-15 14:43:30 +02:00
60995a50fd
Fix arguments in git-c 2016-10-05 17:22:58 +02:00
b805ec4a77
Fix exitting backup cron 2016-09-16 21:33:29 +02:00
209e403832
Fix vault-gpg and backup 2016-09-16 20:17:01 +02:00
5ebb513023
Update config on ensure 2016-08-11 23:44:41 +02:00
4253a06acd
Add support for hcl 2016-08-11 23:35:04 +02:00
de4b8a1630
Initialize submodules on checkout 2016-08-11 19:12:25 +02:00
1c064f3e82
dynamically generate hostname color 2016-08-01 17:24:20 +02:00
42cf7cc8ce
add script to find non-versioned files 2016-07-31 17:04:31 +02:00