added a couple of missing keyspaces
diff --git a/replication_factor_update.yml b/replication_factor_update.yml
index b63e231..0d46cbc 100644
--- a/replication_factor_update.yml
+++ b/replication_factor_update.yml
@@ -7,18 +7,21 @@
   - ~/.apigee/credentials.yml
   vars:
     keyspaces:
-    - apimodel
-    - analytics
-    - counter
-    - devconnect
-    - edgenotification
-    - audit
-    - scheduler
-    - cache
-    - keyvaluemap
-    - kms
     - auth
+    - cache
+    - devconnect
+    - user_settings
+    - apprepo
+    - kms
+    - scheduler
     - ax_custom_report_model
+    - audit
+    - aries
+    - apimodel
+    - edgenotification
+    - analytics
+    - keyvaluemap
+    - counter
 
   roles:
   - apigee-opdk-setup-default-settings