-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated docker in provisioning script + some additional fixes (#69)
- Loading branch information
1 parent
829f71e
commit bdd8ee3
Showing
5 changed files
with
45 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[webservers] | ||
web1 ansible_host=app1.grupazero.pl ansible_fqdn=app1.grupazero.pl | ||
test1.grupazero.pl ansible_host=vps261700.grupazero.pl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
kamaln7.swapfile,master | ||
holms.fqdn,1.1 | ||
angstwad.docker_ubuntu,v2.2 | ||
adriagalin.motd,1.1.1 | ||
gantsign.oh-my-zsh,1.2.0 | ||
ANXS.postgresql,v1.7.1 | ||
- kamaln7.swapfile, master | ||
- angstwad.docker_ubuntu, v3.2.0 | ||
- adriagalin.motd, 1.1.1 | ||
- gantsign.oh-my-zsh, 1.2.1 | ||
- ANXS.hostname, v1.1.0 | ||
- ANXS.postgresql, v1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[webservers] | ||
staging1 ansible_host=staging1.grupazero.pl ansible_fqdn=staging1.grupazero.pl | ||
staging1.grupazero.pl |