Skip to content

Add the build_script concept from the copy strategy.#31

Open
gthank wants to merge 1 commit into
vigetlabs:masterfrom
RescueTime:master
Open

Add the build_script concept from the copy strategy.#31
gthank wants to merge 1 commit into
vigetlabs:masterfrom
RescueTime:master

Conversation

@gthank

@gthank gthank commented Apr 4, 2018

Copy link
Copy Markdown

The basic idea is that there are some things we would prefer to do on
the local cache before rsync-ing it over to all the target machines.
In my particular case, this is a git secret reveal; doing it on the
local cache means I don't have to provision a private key on every
production web server. I can imagine there are other things that would
be useful, as well.

The basic idea is that there are some things we would prefer to do on
the local cache before `rsync`-ing it over to all the target machines.
In my particular case, this is a `git secret reveal`; doing it on the
local cache means I don't have to provision a private key on every
production web server. I can imagine there are other things that would
be useful, as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant