Cleaned up maintenance playbooks
diff --git a/repository-custom-properties.yml b/repository-custom-properties.yml
index fb7d4d4..95118e1 100644
--- a/repository-custom-properties.yml
+++ b/repository-custom-properties.yml
@@ -3,14 +3,18 @@
 apigee_config: "~/.apigee"
 apigee_security: "~/.apigee-secure"
 apigee_workspace: "~/apigee-workspace"
+
 playbook_workspace: "{{ apigee_workspace }}/apigee-opdk-playbook-workspace"
 role_workspace: "{{ apigee_workspace }}/apigee-opdk-role-workspace"
+
 repository_secure_endpoint_https: "https://github.com/carlosfrias"
 repository_secure_endpoint_ssh: "git@github.com:carlosfrias"
+
 configuration_folders:
 - '{{ ansible_config }}/configurations'
 - '{{ ansible_config }}/inventory'
-- '{{ ansible_config }}/tmp/'
+- '{{ ansible_config }}/logs/'
+- '{{ ansible_config }}/cache/'
 - '{{ apigee_config }}/logs_configs'
 - '{{ apigee_security }}'
 - '{{ playbook_workspace }}'
diff --git a/resources/credentials.yml b/resources/credentials.yml
index bdc19bc..5fa5912 100644
--- a/resources/credentials.yml
+++ b/resources/credentials.yml
@@ -17,11 +17,11 @@
 
 # Grafana Credentials
 # grafana_username: admin
-# grafana_password:
+# grafana_password: '{{ opdk_user_pass }}'
 
 # Cassandra Credentials
-# opdk_cass_username:
-# opdk_cass_password:
+# opdk_cass_username: cassandra
+# opdk_cass_password: '{{ opdk_user_pass }}'
 
 # Email Credentials
 # opdk_smtp_user: