Skip to content

Commit

Permalink
Change name to minishift
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Houseknecht committed Jun 29, 2018
1 parent d224c80 commit 855bad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Below is a sample playbook that includes all of the default parameters. You'll f
connection: local
gather_facts: yes
roles:
- role: chouseknecht.minishift-up-role
- role: chouseknecht.minishift
minishift_repo: minishift/minishift
minishift_github_url: https://api.github.com/repos
minishift_release_tag_name: ""
Expand Down
2 changes: 1 addition & 1 deletion minishift-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
connection: local
gather_facts: yes
roles:
- role: chouseknecht.minishift-up-role
- role: chouseknecht.minishift
minishift_repo: minishift/minishift
minishift_github_url: https://api.github.com/repos
minishift_release_tag_name: ""
Expand Down

0 comments on commit 855bad8

Please sign in to comment.