clean up bootstrap
diff --git a/tasks/main.yml b/tasks/main.yml
index 61e3e30..8e5e254 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -1,7 +1,7 @@
---
# tasks file for apigee-opdk-setup-postgres-master
- name: Postgres replication master
- command: '{{ apigee_service }} apigee-postgresql setup-replication-on-master -f {{ opdk_installation_config_file }}'
+ command: '/opt/apigee/apigee-service/bin/apigee-service apigee-postgresql setup-replication-on-master -f {{ opdk_installation_config_file }}'
- name: Wait for ready with no proxy
become: yes