Skip to content

Instantly share code, notes, and snippets.

@hoorayimhelping
Created October 26, 2015 20:31
Show Gist options
  • Save hoorayimhelping/edb35ad0c4d5f8e9769c to your computer and use it in GitHub Desktop.
Save hoorayimhelping/edb35ad0c4d5f8e9769c to your computer and use it in GitHub Desktop.
diff --git a/access.yml b/access.yml
index 6f988e5..9a15c37 100644
--- a/access.yml
+++ b/access.yml
@@ -19,7 +19,7 @@
service: name=apache2 state=stopped
ignore_errors: yes
roles:
- - { sudo: yes, role: cmprescott.jre }
+ - { sudo: yes, role: malk.java8-oracle }
- { sudo: yes, role: Stouts.redis }
- qh_node_server
post_tasks:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment