Skip to content

Instantly share code, notes, and snippets.

@hoorayimhelping
Created October 26, 2015 20:18
Show Gist options
  • Save hoorayimhelping/fec0cbeead3fcf247785 to your computer and use it in GitHub Desktop.
Save hoorayimhelping/fec0cbeead3fcf247785 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,11 +19,11 @@
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:
- - include: backend_ssl_policy.yml
+ - include: backend_ssl_policy.yml
tags: ['pki','loadbalancer']
- name: Turn apache back on
sudo: yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment