Lance Edgar
|
8c556e6176
|
Fix logic to bind postgres to all network interfaces
ugh, finally solved this
|
2023-01-07 17:22:21 -06:00 |
|
Lance Edgar
|
f584cf7e16
|
Add util.uncomment() function
copied from fabric v1
|
2020-02-07 11:29:53 -06:00 |
|
Lance Edgar
|
baea97957c
|
Add sed() convenience function
copied from fabric1 src
|
2019-09-26 22:01:23 -05:00 |
|
Lance Edgar
|
e81f4afa8f
|
Add nodejs.install() for "typical" nvm / node.js install
also some related tweaks, necessary for that
|
2019-09-23 15:26:28 -05:00 |
|
Lance Edgar
|
7b939ec4a3
|
Fix bug in append() when sudo was involved (?)
|
2019-09-12 22:05:47 -05:00 |
|
Lance Edgar
|
72c03a8ac9
|
Add contains() and append() convenience functions
basically stolen from Fabric v1 source code
|
2019-07-23 19:07:14 -05:00 |
|
Lance Edgar
|
e8769c8245
|
Initial commit; enough to prove concepts at least
was able to bootstrap a complete machine with this, although there's lots
missing yet...
|
2018-12-03 01:11:38 -06:00 |
|