Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Moved farosctl and bastion bootstrap scripts to farosctl repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmkraus committed Jul 9, 2020
1 parent 7f44695 commit be36e7d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 274 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ devel: clean_container _devel_run

_devel_run:
podman run --name "$(NAME)" \
--env-file ./bin/devel.env \
--env-file ./devel.env \
-v $(DEVDIR)/app:/app:Z -v $(DEVDIR)/data:/data:Z \
-it $(UPSTREAM)/$(IMAGE):dev \
/bin/bash
Expand Down
90 changes: 0 additions & 90 deletions bin/bootstrap_bastion.sh

This file was deleted.

182 changes: 0 additions & 182 deletions bin/farosctl

This file was deleted.

1 change: 0 additions & 1 deletion bin/farosctl.dev

This file was deleted.

File renamed without changes.

0 comments on commit be36e7d

Please sign in to comment.