diff --git a/inventory/group_vars/fas b/inventory/group_vars/fas index 134757c61b..5121766bc6 100644 --- a/inventory/group_vars/fas +++ b/inventory/group_vars/fas @@ -10,11 +10,11 @@ num_cpus: 4 tcp_ports: [ 80, 873, 8443, 8444, # fas has 40 wsgi processes, each of which need their own port # open for outbound fedmsg messages. - 8000, 8001, 8002, 8003, 8004, 8005, 8006, 8007, - 8008, 8009, 8010, 8011, 8012, 8013, 8014, 8015, - 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023, - 8024, 8025, 8026, 8027, 8028, 8029, 8030, 8031, - 8032, 8033, 8034, 8035, 8036, 8037, 8038, 8039, + 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, + 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, + 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, + 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, + 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, ] fas_client_groups: sysadmin-main,sysadmin-accounts diff --git a/inventory/group_vars/fas-stg b/inventory/group_vars/fas-stg index bc49906e5a..8a2dd93de3 100644 --- a/inventory/group_vars/fas-stg +++ b/inventory/group_vars/fas-stg @@ -10,11 +10,11 @@ num_cpus: 2 tcp_ports: [ 80, 873, 8443, 8444, # fas has 40 wsgi processes, each of which need their own port # open for outbound fedmsg messages. - 8000, 8001, 8002, 8003, 8004, 8005, 8006, 8007, - 8008, 8009, 8010, 8011, 8012, 8013, 8014, 8015, - 8016, 8017, 8018, 8019, 8020, 8021, 8022, 8023, - 8024, 8025, 8026, 8027, 8028, 8029, 8030, 8031, - 8032, 8033, 8034, 8035, 8036, 8037, 8038, 8039, + 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, + 3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015, + 3016, 3017, 3018, 3019, 3020, 3021, 3022, 3023, + 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, + 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, ] fas_client_groups: sysadmin-main,sysadmin-accounts