commit a14521edc1e3756af8cefe2b3f255cc2ebcfa15b Author: khalil Date: Tue Jan 14 23:37:21 2025 +0100 Initial commit from ansible_env_staging diff --git a/ceph.sh b/ceph.sh new file mode 100755 index 0000000..5fdd181 --- /dev/null +++ b/ceph.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export OS_CLOUD="felcloud_staging" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="ceph" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" diff --git a/ceph_vexx.sh b/ceph_vexx.sh new file mode 100755 index 0000000..397fd52 --- /dev/null +++ b/ceph_vexx.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export OS_CLOUD="vexxhost_sjc1" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="ceph_vexx" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" diff --git a/console.sh b/console.sh new file mode 100755 index 0000000..b1edc62 --- /dev/null +++ b/console.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export OS_CLOUD="felcloud_staging" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="console" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" diff --git a/consolemongi.sh b/consolemongi.sh new file mode 100755 index 0000000..a8a906b --- /dev/null +++ b/consolemongi.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export OS_CLOUD="felcloud_staging" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="consolemongi" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" diff --git a/emine.sh b/emine.sh new file mode 100755 index 0000000..552b5df --- /dev/null +++ b/emine.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export OS_CLOUD="felcloud_staging" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="emine" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" diff --git a/emine_vexx.sh b/emine_vexx.sh new file mode 100755 index 0000000..80ddd25 --- /dev/null +++ b/emine_vexx.sh @@ -0,0 +1,5 @@ +#!/bin/bash +export OS_CLOUD="vexxhost_sjc1" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="emine_vexx" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" diff --git a/group_vars/all b/group_vars/all new file mode 100644 index 0000000..4dafd94 --- /dev/null +++ b/group_vars/all @@ -0,0 +1,83 @@ +--- + +env: "{{ lookup('env', 'PULUMI_STACK') }}" +application: "{{ lookup('env', 'PULUMI_SUB_STACK') }}" +inventory_remote_user: ubuntu +bastion_group_name: "{{ application }}_bastion" +base_infrastructure_file_path: "{{ inventory_dir }}/infra/{{ application }}.json" + +# DNS resolve +preferred_dns: "8.8.8.8" +fallback_dns: "4.4.4.4" + +# infrastructure +infrastructure_file_path: "{{ inventory_dir }}/infra/{{ application }}.json" + +# proxy +proxy_user: "felcloud" +proxy_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 30353938636561343133303061303336653130383363646430616536326131393766646239393530 + 3761626633393637396436386135663034616531663135390a666134363539366465393364306230 + 38656537373438353737323430623462616332373835663837366434343739383765336361326331 + 3330643466643730660a636236376133323730336561643532393130646639386263623263323339 + 6563 +proxy_hostname: "{{ groups[bastion_group_name] | first }}" +proxy_ip: "{{ hostvars[proxy_hostname].ansible_host }}" +proxy_port: 3128 + +# Keycloak +identity_provider_url: "https://identity.felcloud.io/auth/realms" +keycloak_password: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 65666165663930386564336335613430336537663837306261613439383865333635346163303034 + 3137366531316463346561383361643338613065356132340a363462666162666130396237336330 + 65356330333164333532353263653836383132653632666430383831343438666565333539646231 + 6431376161663439320a613963396263333862373932376631366334666266666137316631383530 + 66366237303837323966663630393438373962326234396335396134346233383531 +keycloak_client_secret_key: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 62656131303833613863613264373364633065396237636534393038633862666239313238303864 + 3834626239383435376361663366613462633361613261350a616238346138626233366366383964 + 37663763396266363133396536383039363839346265613461393032663235626133663661343466 + 3633316339656163610a343963343236336465663761373066373133653830313136326632663638 + 66653039636561383761616533356135613732373665643831333765353134326266646231353137 + 6137373234303337636333373763306535303663393137663738 +keycloak_admin_client_secret_key: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 62343461316462633865316334376235346234643936396137383964626136636261633865323935 + 3635366438376430356439386534333635326432643939360a386433386331303735393764646261 + 38383034333534303139363939353561303837383334303465646262353861623932333137353636 + 3035383366373131360a356636373535313164316331623632623832356262326565346461633264 + 36633763613132316335336561653338353362313865316661383933383134386439323632366238 + 3930306135383036623661363134343738626162386635313632 + +smtp_host: "mail.felcloud.io" +smtp_port: 465 +smtp_local_host: "{{ ansible_host }}" +smtp_local_port: 587 +smtp_user: noreply@felcloud.io +smtp_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 62623530623063393036386339343038303464643962363736383531636461613439316462313437 + 3931303536323666333038633432346162633231623039610a643961323934633238303636643435 + 31663635326230393330356561636266626534623962313063393764626237393765653732396464 + 3064626333393432380a616563646564383934333938613235653735303339613230323937303731 + 37613930656565306266623537333661613266636365373038663636666439626437 + +# docker registry +felcloud_docker_registry: "repository.felcloud.io/felcloud" +felcloud_docker_registry_user: cloud +felcloud_docker_registry_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 30353938636561343133303061303336653130383363646430616536326131393766646239393530 + 3761626633393637396436386135663034616531663135390a666134363539366465393364306230 + 38656537373438353737323430623462616332373835663837366434343739383765336361326331 + 3330643466643730660a636236376133323730336561643532393130646639386263623263323339 + 6563 + +## mongodb global +#mongodb_replicaset_name: "rs0" +#mongodb_script_local_config_path: "mongo-scripts" +#mongodb_list_js_scripts: +# - "03_initaira.js" diff --git a/group_vars/ceph_vexx b/group_vars/ceph_vexx new file mode 100644 index 0000000..39772c6 --- /dev/null +++ b/group_vars/ceph_vexx @@ -0,0 +1,14 @@ +--- + +# linux users +users: + - name: emine + group: emine + groups: sudo + shell: '/bin/bash' + ssh_pub_keys: + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQx/ruuz9HUmS44qSMckfpO/Gk6HukIEUO1DfxxiynMMPp6wsWSz799AgeIsu19qfG1T42hMBy1OoBKIJ91YCOKD43zHu5XoleHKZo2kXHHFsQdtZAm4WcRDMzDsbz5gNEboqKStD4bJ+74GORpnVTpypVWX8f2yahTheb38qRpAwmYOCviL4cak2d6RgVi5eWyvGsVJmcd//7301Dg2FH8l+CmSuRKRY6f27fwqvZUsWx8ZJI0z18q8IHAdqyt67WmY6dLYV+8vQLGAo50ElKPTxrIUnOUmiZZI9oaoqemH7hdiSYMUnp/26Ob0xPafcHsJT1+mqS8H3DDMJf5jsEPwSdR+3pnIMm8vwKW6PJVRZPO5p/lugza0XbPTwKWlZeb6poVs1I2pwScedPgVnLMRuWA4rtEamarPlQ2QZS04+2J3TvuOMcHI0vM/T269bTEOk7UghKz5Km3YYPrQVi728zitAc4BOzk5cxJ4GnO+ttEIHWnZT9Vn/slEHNy3NYnB1hX5a5++/fE1xC9KIBLWqiXONDHyPdsoYqrmtkc82rxkyMtwppY9vvAbkWwrSGSiGM7t/EceB2ZlC8EmzNc1tvDaYDmgGEFMDtsOBO6qNVKjxvP8fYdQgzaasarwcbCYG9VgwhEyUJVYM7s9I+VPZhkXI5ZEjXJ0uIHcbU+w== dell-xps' + - 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINgHtvs8XWPr9T1fjhO633kR9ULro0gpnjBc+gFmrI5I emine@felcloud.io' + +# ceph +ceph_public_network: "172.39.15.0/24" diff --git a/group_vars/console b/group_vars/console new file mode 100644 index 0000000..c1e04ca --- /dev/null +++ b/group_vars/console @@ -0,0 +1,50 @@ +--- +# console staging +console_repo: "git.felcloud.io/billing/billing_website.git" +console_branch: "prod" +console_image_name: "nexus.felcloud.io/felcloud/console" +console_version: 0.1.2 + +# console database +console_database_name: "billing" +console_database_user: "billingW" +console_database_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34646331363564376132633734303661376433386139306438623462386633376635343664663637 + 6465363736346437333965333836643862386565616230330a646333373934343761393932383765 + 66616166663061666563363534646464313430383363613164653337663565333337303334646366 + 3338666262346263650a623037626165363730386462633331393438326131656638626430383939 + 62633637303662666366313236366461613362343961333865646465326532613432393436363335 + 3731366461653937613133383834666632633231646664623363 +console_database_url: "{{ groups['console_database'][0] }}:27017,{{ groups['console_database'][1] }}:27017,{{ groups['console_database'][2] }}:27017" +# mongodb global +mongodb_replicaset_name: "rs0" +mongodb_script_local_config_path: "mongo-scripts" +mongodb_list_js_scripts: + - "03_initbilling.js" + +# linux users +users: + - name: baha + group: baha + groups: sudo + shell: '/bin/bash' + ssh_pub_keys: + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaKdKinHqJ5bn9TqCULDEhAcSm9mbcHirRVzFNIPtGc4oPS5oc7WCtGgdv4J5YyWxEoe4Z42VpqDRHxuwdlprZYrfCVgDz5hQNiC8KQuusNFkfgjBPGH2dOvRJusIAclr2wEPUKMDh9MAlJ8NegUg/3uVs2ngXIyag6fronqzIDVCW89WqTi1EGnU69/bbXjPx2so4OYPvumSrxHYf438nR/3cRK8mXbSw43LN7xr0rgzclhZuTlXVrc2jichqI2jNJ7wmH0eQoLyf0E/ncXRR5xFdW1/rFQqQnueA0006dvqlgqsvaNPnFnFyfSpaGdZN4wj2hE2XZ+JkGeAjKswVAZHIst7xslCSZChQFAqHIs2ddtTsrd+tF1WVqpKu2MgjEwhKhu6KoKDW1D5s3Mb5CZcPANz9jyKCBKsKw++MJx74eP3LFdFFCjD6fgjT5Qi6BkhSkYWel6kP5joHNU8R+ZFX2cMUC+ZuEJIuGUMCv9q5ir/Ueh6tMJNolbNWRIs= baha@DESKTOP-AN6NC1O' + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDGnJJk9lvPOmJZxfpb+0k84mWA7jpBKapxtE02qwRDVQ5b6ZBCH5lr9eBU1XTppu7FXew/+VkQaf6pp8c4yCoY01QIFei+ilw+RncN92vzAVPzBPcPACPNjrvsD5pUIRxRMU21fIopQhGY+baK/rw/Gqfa8fyRK5cR07mvJ/jZQIPlOBr9pBf/mmzNCaRyo0kZb199X/VpWo8RhTNpfmx7pEvD1pSnqeMlPO7GlSqVfMSSKIUeCFW/Ne6Bwk73dOXZPLdo3qa5/6dZmoRf3V7QCbSXfxy9RQVKsjSzsxMc59XF2gr6vY8qAUnfoLhxpF4LwVi1mDQanwD7yYZ41tsP6Su1/R1qLCfEeE6rJCxAjHIc/OqeqznBp0Dxbu7Xhmy38U5iX9X70Wrv5JB77giUtf2i/OnDGtZ9n27Hm9U+n1l3CLmcYePEarD/7nOrzk2BVlih63r+ejRlTou9mwC+L7W2L8y5qhWTRVmLcvPRindxApPzL8nCWe8INlzXb6G6zY0T1f0tabh9DSeoQ67OYPjQUMJVYo3rSbQHzh6tOjin5yrBF46HQWJpwKPKxPGOPuLT84WzdmnX02MUmfy3vGBf7bVO+ViVgQPRvcgt2gKUUufWNuPOwmPKK1aSnF3KQy7u+8Vi3p/iGx8mGKIpt8J0g6C5s3WI7crFuVkuFw== baha@felcloud.tn' + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC6wNePNsGYOZ59RUnzUeQ3My22pfCvmNMsxpribv6yLS6ZWmfSxZJmvxqS+UBqJaw/BeT8rYiWLMrHGz3BG7AspbjBWTJlis7wARZO519hFbtlliZt4khJcOH0mEY4D2qfyqgnZlT9BvkjfkpI5wHGw/ItB9DAjtQ7BsmTF4Y7G0dxnVs69XLoji93k+ex8Rec2QDz2FoRQJLSULROnFKNmsi9SNWDiwFanVd7qf95gxQs5g/T8mFnPA9cdQtVt0zvYD+p2Y+ehHuxDRm4VVKCsg5zc14v2J3P6m98F1yMzwG2GBX4FcaD5zwE7irJXYBBBrYKwgC4L8e/8nmgnp2uyzcoNuyTPboXEyxVvT652373paaEXjL7T/01w091gI1/PYDRatzev5PTdwfFdzB83ka1NL+AdYo7zU7qo/tzDrx0bfJhiQWiVWM6hcTDRFMqhByJxZpNSaCvkuyVoplZF7rgjMAwNmt6TqXBjDCHPxlXRM0rew+5lFPvc/c+/BPMYLPhVp6HETvSt8AE3FfayOy0KG8dESsrkkzCjAUXUFKwoSaH5q4/SfK21xDc1vMBn3HM16mQoHXXNGU/ZnK/1s7rnNK0YW4UjHeBnShbwgoesALvkY+ZVDeXy9tUxoGhCsGbKGmN8i2O+j8Brq2UwBoW15ciHaNRBSMiFPVo0Q== baha@felcloud.tn' + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDMDop27cs9ACXD9+D2VSk5ePA0yvnHwiIszjhM+RyLIWGO8VEMo2SwoHkArbw0RUwfrsAA+ObnxVXiTr2ZMHUphGo/i3sjEsWMiGtP/ZXjoA/NBBPeMzWsUfNniT7cL1d7gLr3Vhm2FAzPdV6TowU6SzjUXwsCluF2klE1ygr9krEXrNJIzG+vzySwfjud+xzbKKDZQBDHRYq6RCIwdA1A1GlnqdEaUrkrNkPLIosPfqmDw0djHfwFi7gIMLI2yzinGoyFzmmSC7rUjcjia6EnJ0XxuitDGJzPPwLSIL42/0t7NoBwRch9aDkljXF0/qCNDOHpS4FxRBO23+qZemwJ5kD4Fy9I9Y2gKfcetrCcD2uMLx3Msdso4ILe/qWiX7ptRAV0PxxlEgV68UPW1h8Sujq/zuLKkLMFrrexL+wa49IcCgJNxXU5W5Ve4+SA/gUO1HSNeL9WKl95bIi37OOwIzWxP9YgSVLqLiabD+V9QMxwMrf+Dy0pfNFV9XtVBM= mongi@felcloud.tn' + git_user: "baha" + git_token: "glpat-68xbQazGGWFUpunNZk7y" + console_port: 9090 + console_url: "baha-dev.felcloud.io" + - name: mourad + group: mourad + groups: sudo + shell: '/bin/bash' + ssh_pub_keys: + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2/vLH31aGMlGHHeFa3w5z6LKpUIHLx489RxCi23QI0tTWytDoUnglHVOzaK2yzgr9MgllVbRdxGTCx2tjhOMEKclpwn+K4+vLBBGiSKLn5qekDG/sF75/0C6j1X/uUbRGHk9k3xLLM6rXy/YWbVu3EZs6EuHqM4QMBW+lbdtVMx93ngSBTv+JN57149YSWbO8IOwg44iyIZmvGabi0cEh0+SuASnRUuk8tK/P1YrmuhUpocJXbq3FmHdkqs4Onahn9MWb5uVQUpCjgMdB8Dzh8jFBbbNGrCGTanAo4j58S2Sto3h6SVIAbkxDEEMBM1PzfjI4Ct0/NmhE7WMt7jcB ubuntu@mourad-instance' + # git_user: "baha" + # git_token: "glpat-68xbQazGGWFUpunNZk7y" + # console_port: 9090 + # console_url: "baha-dev.felcloud.io" diff --git a/group_vars/console_database b/group_vars/console_database new file mode 100644 index 0000000..32459ec --- /dev/null +++ b/group_vars/console_database @@ -0,0 +1,21 @@ +--- + +mongodb_root_user: root +mongodb_root_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34333139613963386461663666616630336663613631643638626665623137323332323465326632 + 3531313966376633636235373531376534643234306339370a373239393364633663366431386138 + 36663132656663393664316561306262623236326361623935613430346138353731656565396261 + 6564336464303531620a643062623464623634623565366230326531643162323034333635393966 + 37343234643931666635636637396363333432643032333536396538303832346634 +mongodb_init_database: "admin" + +nosqlclient_user: nosqlclient +nosqlclient_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34323766623465326261326662316230376633366362373938383966613237616232323433613532 + 6165643266333164386330646131396562326262626431320a663437656134633663396137356261 + 35633230633732663566306363326635336633303965343538633836303662386638363535343635 + 3737663437303932610a656434383436626264326566636336396130666265353039313165656331 + 3564 +nosqlclient_database: "nosqlclient" diff --git a/group_vars/console_web b/group_vars/console_web new file mode 100644 index 0000000..3d94b30 --- /dev/null +++ b/group_vars/console_web @@ -0,0 +1,30 @@ +--- + +haproxy_local_config_path: "reverse-proxy/haproxy.cfg" +haproxy_list_tls: + - wildcard.felcloud.io +haproxy_nbproc: 1 +public_vip_address: + - "{{ vip_console.all_fixed_ips | first }}" +haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem" +default_backend: "baha_console" +haproxy: + backends: + - name: nosql + frontend: "console-dev-db.felcloud.io" + servers: + - "acl draw-auth http_auth(basic-auth-list)" + - "http-request auth realm draw unless draw-auth" + - "server {{ groups['console_database'][0] }} {{ hostvars[groups['console_database'][0]]['ansible_host'] }}:3000" + - name: nexus + frontend: "nexus-dev.felcloud.io" + servers: + - "server {{ groups['nexus'][0] }} {{ hostvars[groups['nexus'][0]]['ansible_host'] }}:8081" + - name: nexus_docker_registry + frontend: "nexus.felcloud.io" + servers: + - "server {{ groups['nexus'][0] }} {{ hostvars[groups['nexus'][0]]['ansible_host'] }}:8082" + - name: baha_console + frontend: "baha-dev.felcloud.io" + servers: + - "server {{ groups['console_web'][0] }} {{ hostvars[groups['console_web'][0]]['ansible_host'] }}:9090" diff --git a/group_vars/consolemongi b/group_vars/consolemongi new file mode 100644 index 0000000..e75cf0e --- /dev/null +++ b/group_vars/consolemongi @@ -0,0 +1,38 @@ +--- + +# console staging +console_repo: "git.felcloud.io/billing/billing_website.git" +console_branch: "prod" +console_image_name: "nexus.felcloud.io/felcloud/console" +console_version: 0.1.2 + +# console database +console_database_name: "billing" +console_database_user: "billingW" +console_database_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34646331363564376132633734303661376433386139306438623462386633376635343664663637 + 6465363736346437333965333836643862386565616230330a646333373934343761393932383765 + 66616166663061666563363534646464313430383363613164653337663565333337303334646366 + 3338666262346263650a623037626165363730386462633331393438326131656638626430383939 + 62633637303662666366313236366461613362343961333865646465326532613432393436363335 + 3731366461653937613133383834666632633231646664623363 +console_database_url: "{{ groups['mongi_console_database'][0] }}:27017,{{ groups['mongi_console_database'][1] }}:27017,{{ groups['mongi_console_database'][2] }}:27017" +# mongodb global +mongodb_replicaset_name: "rs0" +mongodb_script_local_config_path: "mongo-scripts" +mongodb_list_js_scripts: + - "03_initbilling.js" + +# linux users +users: + - name: mongi + group: mongi + groups: sudo + shell: '/bin/bash' + ssh_pub_keys: + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDMDop27cs9ACXD9+D2VSk5ePA0yvnHwiIszjhM+RyLIWGO8VEMo2SwoHkArbw0RUwfrsAA+ObnxVXiTr2ZMHUphGo/i3sjEsWMiGtP/ZXjoA/NBBPeMzWsUfNniT7cL1d7gLr3Vhm2FAzPdV6TowU6SzjUXwsCluF2klE1ygr9krEXrNJIzG+vzySwfjud+xzbKKDZQBDHRYq6RCIwdA1A1GlnqdEaUrkrNkPLIosPfqmDw0djHfwFi7gIMLI2yzinGoyFzmmSC7rUjcjia6EnJ0XxuitDGJzPPwLSIL42/0t7NoBwRch9aDkljXF0/qCNDOHpS4FxRBO23+qZemwJ5kD4Fy9I9Y2gKfcetrCcD2uMLx3Msdso4ILe/qWiX7ptRAV0PxxlEgV68UPW1h8Sujq/zuLKkLMFrrexL+wa49IcCgJNxXU5W5Ve4+SA/gUO1HSNeL9WKl95bIi37OOwIzWxP9YgSVLqLiabD+V9QMxwMrf+Dy0pfNFV9XtVBM= mongi@felcloud.tn' + git_user: "mongi" + git_token: "glpat-3XzS5sDbHBqzzhL1ZnF7" + console_port: 9090 + console_url: "mongi-dev.felcloud.io" diff --git a/group_vars/emine b/group_vars/emine new file mode 100644 index 0000000..bb5ddb3 --- /dev/null +++ b/group_vars/emine @@ -0,0 +1,85 @@ +--- +base_infrastructure_file_path: "{{ inventory_dir }}/infra/emine.json" + +# docker registry +felcloud_docker_registry: "repository.felcloud.io/felcloud" + +# haproxy +haproxy_local_config_path: "reverse-proxy/haproxy.cfg" +haproxy_list_tls: + - wildcard.felcloud.io +haproxy_nbproc: 1 +public_vip_address: + - "{{ fip_console.address }}" +haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem" +default_backend: "console_emine" +haproxy: + backends: + - name: nosql + frontend: "emine-dev-db.felcloud.io" + servers: + - "acl draw-auth http_auth(basic-auth-list)" + - "http-request auth realm draw unless draw-auth" + - "server {{ groups['emine_db'][0] }} {{ hostvars[groups['emine_db'][0]]['ansible_host'] }}:3000" + - name: console_emine + frontend: "emine-dev.felcloud.io" + servers: + - "server {{ groups['emine_web'][0] }} {{ hostvars[groups['emine_web'][0]]['ansible_host'] }}:8080" + +# mongodb global +mongodb_replicaset_name: "rs0" +mongodb_script_local_config_path: "mongo-scripts" +mongodb_list_js_scripts: + - "03_initbilling.js" + +# mongodb +mongodb_root_user: root +mongodb_root_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34333139613963386461663666616630336663613631643638626665623137323332323465326632 + 3531313966376633636235373531376534643234306339370a373239393364633663366431386138 + 36663132656663393664316561306262623236326361623935613430346138353731656565396261 + 6564336464303531620a643062623464623634623565366230326531643162323034333635393966 + 37343234643931666635636637396363333432643032333536396538303832346634 +mongodb_init_database: "admin" + +nosqlclient_user: nosqlclient +nosqlclient_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34323766623465326261326662316230376633366362373938383966613237616232323433613532 + 6165643266333164386330646131396562326262626431320a663437656134633663396137356261 + 35633230633732663566306363326635336633303965343538633836303662386638363535343635 + 3737663437303932610a656434383436626264326566636336396130666265353039313165656331 + 3564 +nosqlclient_database: "nosqlclient" + +# console database +console_database_name: "billing" +console_database_user: "billingW" +console_database_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34646331363564376132633734303661376433386139306438623462386633376635343664663637 + 6465363736346437333965333836643862386565616230330a646333373934343761393932383765 + 66616166663061666563363534646464313430383363613164653337663565333337303334646366 + 3338666262346263650a623037626165363730386462633331393438326131656638626430383939 + 62633637303662666366313236366461613362343961333865646465326532613432393436363335 + 3731366461653937613133383834666632633231646664623363 +console_database_url: "{{ groups['emine_db'][0] }}:27017,{{ groups['emine_db'][1] }}:27017,{{ groups['emine_db'][2] }}:27017" + +# linux users +users: + - name: emine + group: emine + groups: sudo + shell: '/bin/bash' + ssh_pub_keys: + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQx/ruuz9HUmS44qSMckfpO/Gk6HukIEUO1DfxxiynMMPp6wsWSz799AgeIsu19qfG1T42hMBy1OoBKIJ91YCOKD43zHu5XoleHKZo2kXHHFsQdtZAm4WcRDMzDsbz5gNEboqKStD4bJ+74GORpnVTpypVWX8f2yahTheb38qRpAwmYOCviL4cak2d6RgVi5eWyvGsVJmcd//7301Dg2FH8l+CmSuRKRY6f27fwqvZUsWx8ZJI0z18q8IHAdqyt67WmY6dLYV+8vQLGAo50ElKPTxrIUnOUmiZZI9oaoqemH7hdiSYMUnp/26Ob0xPafcHsJT1+mqS8H3DDMJf5jsEPwSdR+3pnIMm8vwKW6PJVRZPO5p/lugza0XbPTwKWlZeb6poVs1I2pwScedPgVnLMRuWA4rtEamarPlQ2QZS04+2J3TvuOMcHI0vM/T269bTEOk7UghKz5Km3YYPrQVi728zitAc4BOzk5cxJ4GnO+ttEIHWnZT9Vn/slEHNy3NYnB1hX5a5++/fE1xC9KIBLWqiXONDHyPdsoYqrmtkc82rxkyMtwppY9vvAbkWwrSGSiGM7t/EceB2ZlC8EmzNc1tvDaYDmgGEFMDtsOBO6qNVKjxvP8fYdQgzaasarwcbCYG9VgwhEyUJVYM7s9I+VPZhkXI5ZEjXJ0uIHcbU+w== dell-xps' + console_url: emine-dev.felcloud.io + +# console +console_repo: "ssh://git@git.felcloud.io:2224/billing/billing_website.git" +console_branch: "prod" +console_image_name: "repository.felcloud.io/felcloud/console" +console_version: 1.0.0 +console_container_port: 8080 +console_unix_user: "{{ users[0].name }}" diff --git a/group_vars/matomo_keycloak_client.yml b/group_vars/matomo_keycloak_client.yml new file mode 100644 index 0000000..20627a7 --- /dev/null +++ b/group_vars/matomo_keycloak_client.yml @@ -0,0 +1,7 @@ +--- +keycloak_url: https://auth.felcloud.io/auth/realms/Cloudnet +keycloak_username: mourad@felcloud.tn +keycloak_password: mourad +client_name: matomo +client_description: Matomo Console Authentication +client_redirect_uri: https://matomo.example.com/ diff --git a/group_vars/mongi_console_database b/group_vars/mongi_console_database new file mode 100644 index 0000000..32459ec --- /dev/null +++ b/group_vars/mongi_console_database @@ -0,0 +1,21 @@ +--- + +mongodb_root_user: root +mongodb_root_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34333139613963386461663666616630336663613631643638626665623137323332323465326632 + 3531313966376633636235373531376534643234306339370a373239393364633663366431386138 + 36663132656663393664316561306262623236326361623935613430346138353731656565396261 + 6564336464303531620a643062623464623634623565366230326531643162323034333635393966 + 37343234643931666635636637396363333432643032333536396538303832346634 +mongodb_init_database: "admin" + +nosqlclient_user: nosqlclient +nosqlclient_passwd: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 34323766623465326261326662316230376633366362373938383966613237616232323433613532 + 6165643266333164386330646131396562326262626431320a663437656134633663396137356261 + 35633230633732663566306363326635336633303965343538633836303662386638363535343635 + 3737663437303932610a656434383436626264326566636336396130666265353039313165656331 + 3564 +nosqlclient_database: "nosqlclient" diff --git a/group_vars/mongi_console_web b/group_vars/mongi_console_web new file mode 100644 index 0000000..45d2a49 --- /dev/null +++ b/group_vars/mongi_console_web @@ -0,0 +1,22 @@ +--- + +haproxy_local_config_path: "reverse-proxy/haproxy.cfg" +haproxy_list_tls: + - wildcard.felcloud.io +haproxy_nbproc: 1 +public_vip_address: + - "{{ vip_console_mongi.all_fixed_ips | first }}" +haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem" +default_backend: "mongi_console" +haproxy: + backends: + - name: nosql + frontend: "mongi-dev-db.felcloud.io" + servers: + - "acl draw-auth http_auth(basic-auth-list)" + - "http-request auth realm draw unless draw-auth" + - "server {{ groups['mongi_console_database'][0] }} {{ hostvars[groups['mongi_console_database'][0]]['ansible_host'] }}:3000" + - name: mongi_console + frontend: "mongi-dev.felcloud.io" + servers: + - "server {{ groups['mongi_console_web'][0] }} {{ hostvars[groups['mongi_console_web'][0]]['ansible_host'] }}:9090" diff --git a/group_vars/safouene b/group_vars/safouene new file mode 100644 index 0000000..8f29cc6 --- /dev/null +++ b/group_vars/safouene @@ -0,0 +1,41 @@ + +users: + - name: ubuntu + group: ubuntu + shell: '/bin/bash' + ssh_pub_keys: + - 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCnE9f5qZQVHiMwri4Jk/qetJ74jsZCm9owpvkTNkK2l+FnTX9QmC3HYkMkbRBNTm2a5c7YMCYPLEQfoNJefLW3UqzQmnHiCkquX1bgVF4S5c3CPF86DNC4bLtoo/62UUUqqpSiHJBx8JuaU8fNxv/rRyoGvWxg05CFEm+AEc59Ykm8g7Q6q1lNrUP43aKZp384kbXjMYJZj66oRidMi+JlQQHpFPFIhut98glKARW/HdDMOCTp21x8h8WY3mTx4YhhS7kcFpRZugv2IEwV1aoCx+ANzZzic0gMRx2i19JnaSPRu/R5ZJ2fxgVFEtODCqx4xCTLlV+B0VCSVrfWu1CJ+mtuKHFkquBRde/6gBMyBeDWUvZdljaIeMpfsIH4mKpH1ZkppQHpXqAhH7bLorb6i9dHTOhKrLH7+Cp8+VRJ2r1Gm3j3gyvqs/zEhMykBMYqnW21MSVGeX3+FM9qnPTKJ2IZmAddS2VHtFJkGe6VKmkaXTcO8R1ck4ulJ68HPE= ubuntu@k8s-controller' + +# haproxy +haproxy_local_config_path: "reverse-proxy/haproxy.cfg.j2" +haproxy_list_tls: + - wildcard.felcloud.io +haproxy_nbproc: 1 +haproxy_first_tls: "/etc/haproxy/tls/wildcard.felcloud.io.pem" + + +haproxy: + frontends: + - name: "{{ k8s_frontend_name }}" + mode: tcp + haproxy_ips: + - ip: "{{ hostvars[inventory_hostname].ansible_host }}:80" + tls: no + - ip: "{{ hostvars[inventory_hostname].ansible_host }}:443" + tls: yes + + backends: + - name: "{{ k8s_backend_name }}" + frontend: "safouene-felcloud.io" + mode: tcp + servers: + - "server {{ groups[group][0] }} {{ hostvars[groups[group][0]].ansible_host }}:{{ NodePort }} check" + - "server {{ groups[group][1] }} {{ hostvars[groups[group][1]].ansible_host }}:{{ NodePort }} check" + - "server {{ groups[group][2] }} {{ hostvars[groups[group][2]].ansible_host }}:{{ NodePort }} check" + + +#vars +k8s_master_groupname: master +k8s_worker_groupname: worker +NodePort: 31000 + diff --git a/host_vars/haproxy.yml b/host_vars/haproxy.yml new file mode 100644 index 0000000..d12edd6 --- /dev/null +++ b/host_vars/haproxy.yml @@ -0,0 +1,6 @@ +--- +k8s_backend_name: k8s_master_lb +k8s_frontend_name: k8s_master_lb +backend_servers: "{{ k8s_master_groupname }}" +group: "{{ k8s_master_groupname }}" + diff --git a/host_vars/lb1.yml b/host_vars/lb1.yml new file mode 100644 index 0000000..7817cc4 --- /dev/null +++ b/host_vars/lb1.yml @@ -0,0 +1,6 @@ +--- +k8s_backend_name: k8s_worker_lb +k8s_frontend_name: k8s_worker_lb +backend_servers: "{{ k8s_worker_groupname }}" +group: "{{ k8s_worker_groupname }}" + diff --git a/host_vars/stg-bilweb-00 b/host_vars/stg-bilweb-00 new file mode 100644 index 0000000..bcd0c23 --- /dev/null +++ b/host_vars/stg-bilweb-00 @@ -0,0 +1,10 @@ +--- + +vrrp_instances: + - name: "vip_console" + state: "MASTER" + interface: "ens3" + id: 53 + passwd: "yZnCOEa74TMgs" + vip: "{{ vip_console.all_fixed_ips | first }}/{{ vip_network_cidr.split('/')[1] }}" + priority: 200 diff --git a/host_vars/stg-bilweb-01 b/host_vars/stg-bilweb-01 new file mode 100644 index 0000000..73ae0de --- /dev/null +++ b/host_vars/stg-bilweb-01 @@ -0,0 +1,10 @@ +--- + +vrrp_instances: + - name: "vip_console" + state: "BACKUP" + interface: "ens3" + id: 53 + passwd: "yZnCOEa74TMgs" + vip: "{{ vip_console.all_fixed_ips | first }}/{{ vip_network_cidr.split('/')[1] }}" + priority: 150 diff --git a/host_vars/stg-mongi-bilweb-00 b/host_vars/stg-mongi-bilweb-00 new file mode 100644 index 0000000..4a4dcd8 --- /dev/null +++ b/host_vars/stg-mongi-bilweb-00 @@ -0,0 +1,10 @@ +--- + +vrrp_instances: + - name: "vip_console" + state: "MASTER" + interface: "ens3" + id: 53 + passwd: "yZnCOEa74TMgs" + vip: "{{ vip_console_mongi.all_fixed_ips | first }}/{{ vip_network_cidr.split('/')[1] }}" + priority: 200 diff --git a/host_vars/stg-mongi-bilweb-01 b/host_vars/stg-mongi-bilweb-01 new file mode 100644 index 0000000..d077424 --- /dev/null +++ b/host_vars/stg-mongi-bilweb-01 @@ -0,0 +1,10 @@ +--- + +vrrp_instances: + - name: "vip_console" + state: "BACKUP" + interface: "ens3" + id: 53 + passwd: "yZnCOEa74TMgs" + vip: "{{ vip_console_mongi.all_fixed_ips | first }}/{{ vip_network_cidr.split('/')[1] }}" + priority: 150 diff --git a/hosts b/hosts new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/hosts @@ -0,0 +1 @@ + diff --git a/infra/base.json b/infra/base.json new file mode 100644 index 0000000..7b7965e --- /dev/null +++ b/infra/base.json @@ -0,0 +1,3 @@ +{ + "INTERNET_Network_ID": "e8d04c1f-0b49-4e87-a1f3-bea618782c90" +} diff --git a/infra/ceph.json b/infra/ceph.json new file mode 100644 index 0000000..7ba740b --- /dev/null +++ b/infra/ceph.json @@ -0,0 +1,112 @@ +{ + "application_name": "ceph", + "INTERNET_Network_ID": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "network": [{ + "name": "ceph_network", + "bastion_access": "yes", + "subnet": { + "name":"ceph_network_subnet", + "ip_version": 4, + "cidr": "172.39.15.0/24", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "ceph_router"}] + }, + "port": [{ + "name": "vip_ceph", + "fip_pool": "INTERNET" + }] + }], + "router": [{ + "router_name": "ceph_router", + "router_external_gateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "linked_subnets": [{ + "router_interface_name": "ceph_router_interface", + "subnet_name": "ceph_network_subnet"}] + }], + "security_group": [ + ], + "instance": [{ + "name": "stg-cephmon-00", + "az": "FR_Roubaix", + "flavor": "Atto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "mons", + "network": [{"name": "ceph_network"}] + }, + { + "name": "stg-cephmon-01", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "mons", + "network": [{"name": "ceph_network"}] + }, + { + "name": "stg-cephmon-02", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "mons", + "network": [{"name": "ceph_network"}] + }, + { + "name": "stg-cephosd-00", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "osds", + "network": [{"name": "ceph_network"}], + "volume": ["osd-00"] + }, + { + "name": "stg-cephosd-01", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "osds", + "network": [{"name": "ceph_network"}], + "volume": ["osd-01"] + }, + { + "name": "stg-cephosd-02", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "osds", + "network": [{"name": "ceph_network"}], + "volume": ["osd-02"] + }, + { + "name": "stg-ceph-bastion-00", + "az": "FR_Roubaix", + "flavor": "Atto.S", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "ceph_bastion", + "network": [{"name": "ceph_network"}], + "fip": [{ + "floatingip": "fip_ceph", + "pool": "INTERNET", + "bastion_access": "yes" + }] + } + ], + "volume": [ + {"name": "osd-00", "description": "Ceph OSD 0", "size": 200, "availability_zone": "FR_Roubaix", "volume_type": "HDD SATA"}, + {"name": "osd-01", "description": "Ceph OSD 1", "size": 200, "availability_zone": "FR_Roubaix", "volume_type": "HDD SATA"}, + {"name": "osd-02", "description": "Ceph OSD 2", "size": 200, "availability_zone": "FR_Roubaix", "volume_type": "HDD SATA"} + ] +} diff --git a/infra/ceph_vexx.json b/infra/ceph_vexx.json new file mode 100644 index 0000000..da1923c --- /dev/null +++ b/infra/ceph_vexx.json @@ -0,0 +1,225 @@ +{ + "application_name": "ceph_vexx", + "bastion_to_use": "ceph_vexx", + "network": [{ + "name": "ceph_network", + "bastion_access": "yes", + "subnet": { + "name":"ceph_network_subnet", + "ip_version": 4, + "cidr": "172.39.15.0/24", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "ceph_router"}] + }, + "port": [ + ] + }], + "router": [{ + "router_name": "ceph_router", + "router_external_gateway": "0048fce6-c715-4106-a810-473620326cb0", + "linked_subnets": [{ + "router_interface_name": "ceph_router_interface", + "subnet_name": "ceph_network_subnet"}] + }], + "security_group":[ + { + "name": "all_open", + "description": "Emine DEV environment is security group", + "rules": [ + { + "name": "Ingress_ssh", + "description": "ssh traffic", + "direction": "ingress", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_http", + "description": "http traffic", + "direction": "ingress", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_https", + "description": "https traffic", + "direction": "ingress", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_squid", + "description": "Squid Proxy traffic", + "direction": "ingress", + "port_range_max": 3128, + "port_range_min": 3128, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_ping", + "description": "icmp traffic", + "direction": "ingress", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "icmp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_nosqlclient", + "description": "nosqlclient traffic", + "direction": "ingress", + "port_range_max": 3000, + "port_range_min": 3000, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_nexus", + "description": "nexus repository traffic", + "direction": "ingress", + "port_range_max": 8081, + "port_range_min": 8081, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_nexus_docker_registry", + "description": "nexus repository traffic", + "direction": "ingress", + "port_range_max": 8082, + "port_range_min": 8082, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_ceph_osds", + "description": "Ceph OSDs traffic", + "direction": "ingress", + "port_range_max": 7300, + "port_range_min": 6800, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_ceph_mons", + "description": "Ceph Mons and Client traffic", + "direction": "ingress", + "port_range_max": 3300, + "port_range_min": 3300, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_ceph_mons_backup", + "description": "Ceph Mons and Client traffic", + "direction": "ingress", + "port_range_max": 6789, + "port_range_min": 6789, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "name": "Ingress_mongodb", + "description": "mongodb traffic", + "direction": "ingress", + "port_range_max": 27017, + "port_range_min": 27017, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0" + } + ] + } + ], + "instance": [{ + "name": "stg-cephmon-00", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "mons", + "network": [{"name": "ceph_network"}] + }, + { + "name": "stg-cephmon-01", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "mons", + "network": [{"name": "ceph_network"}] + }, + { + "name": "stg-cephmon-02", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "mons", + "network": [{"name": "ceph_network"}] + }, + { + "name": "stg-cephosd-00", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "osds", + "network": [{"name": "ceph_network"}], + "volume": ["osd-00"] + }, + { + "name": "stg-cephosd-01", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "osds", + "network": [{"name": "ceph_network"}], + "volume": ["osd-01"] + }, + { + "name": "stg-cephosd-02", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "osds", + "network": [{"name": "ceph_network"}], + "volume": ["osd-02"] + }, + { + "name": "stg-ceph-bastion-00", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "ceph_vexx_bastion", + "network": [{ + "name": "ceph_network", + "fip": { + "name": "fip_bastion", + "pool": "public" + } + }] + } + ], + "volume": [ + {"name": "osd-00", "description": "Ceph OSD 0", "size": 50, "availability_zone": "nova", "volume_type": "rbd"}, + {"name": "osd-01", "description": "Ceph OSD 1", "size": 50, "availability_zone": "nova", "volume_type": "rbd"}, + {"name": "osd-02", "description": "Ceph OSD 2", "size": 50, "availability_zone": "nova", "volume_type": "rbd"} + ] +} diff --git a/infra/console.json b/infra/console.json new file mode 100644 index 0000000..74b4970 --- /dev/null +++ b/infra/console.json @@ -0,0 +1,185 @@ +{ + "application_name": "console", + "INTERNET_Network_ID": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "network": [{ + "name": "admin_console", + "bastion_access": "yes", + "subnet": { + "name":"admin_console_subnet", + "ip_version": 4, + "cidr": "172.53.0.0/16", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "console_router"}] + }, + "port": [{ + "name": "vip_console", + "fip_pool": "INTERNET" + }] + }], + "router": [{ + "router_name": "console_router", + "router_external_gateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "linked_subnets": [{ + "router_interface_name": "console_admin_interface", + "subnet_name": "admin_console_subnet"}] + }], + "security_group": [{ + "name": "secgroup_console", + "description": "Console DEV environment is security group", + "rules": [ + {"name": "Ingress_ssh", + "description": "ssh traffic", + "direction": "ingress", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_http", + "description": "http traffic", + "direction": "ingress", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_https", + "description": "https traffic", + "direction": "ingress", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_squid", + "description": "Squid Proxy traffic", + "direction": "ingress", + "port_range_max": 3128, + "port_range_min": 3128, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_ping", + "description": "icmp traffic", + "direction": "ingress", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "icmp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_nosqlclient", + "description": "nosqlclient traffic", + "direction": "ingress", + "port_range_max": 3000, + "port_range_min": 3000, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_nexus", + "description": "nexus repository traffic", + "direction": "ingress", + "port_range_max": 8081, + "port_range_min": 8081, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_nexus_docker_registry", + "description": "nexus repository traffic", + "direction": "ingress", + "port_range_max": 8082, + "port_range_min": 8082, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_mongodb", + "description": "mongodb traffic", + "direction": "ingress", + "port_range_max": 27017, + "port_range_min": 27017, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"} + ] + }], + "instance": [{ + "name": "stg-bilweb-00", + "az": "UK_London", + "flavor": "Atto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "console_web", + "network": [{"name": "admin_console"}] + }, + { + "name": "stg-bilweb-01", + "az": "UK_London", + "flavor": "Atto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "console_web", + "network": [{"name": "admin_console"}] + }, + { + "name": "stg-billdb-00", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "console_database", + "network": [{"name": "admin_console"}] + }, + { + "name": "stg-billdb-01", + "az": "UK_London", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "console_database", + "network": [{"name": "admin_console"}] + }, + { + "name": "stg-billdb-02", + "az": "UK_London", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "console_database", + "network": [{"name": "admin_console"}] + }, + { + "name": "stg-bilrep-00", + "az": "UK_London", + "flavor": "RAM.S", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "nexus", + "network": [{"name": "admin_console"}], + "volume": ["nexus_repository"] + }, + { + "name": "stg-conbld-00", + "az": "UK_London", + "flavor": "Atto.M", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "container_biuld", + "network": [{"name": "admin_console"}] + }, + { + "name": "stg-bilbas-00", + "az": "UK_London", + "flavor": "Atto.S", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "console_bastion", + "network": [{"name": "admin_console"}], + "fip": [{ + "floatingip": "fip_console", + "pool": "INTERNET", + "bastion_access": "yes" + }] + } + ], + "volume": [ + {"name": "nexus_repository", "description": "Nexus volume", "size": 300, "availability_zone": "UK_London", "volume_type": "HDD SATA"} + ] +} diff --git a/infra/consolemongi.json b/infra/consolemongi.json new file mode 100644 index 0000000..27c9dcc --- /dev/null +++ b/infra/consolemongi.json @@ -0,0 +1,96 @@ +{ + "application_name": "consolemongi", + "INTERNET_Network_ID": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "network": [{ + "name": "mongi_console", + "bastion_access": "yes", + "subnet": { + "name":"mongi_console_subnet", + "ip_version": 4, + "cidr": "172.55.0.0/16", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "mongi_router"}] + }, + "port": [{ + "name": "vip_console_mongi", + "fip_pool": "INTERNET" + }] + }], + "router": [{ + "router_name": "mongi_router", + "router_external_gateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "linked_subnets": [{ + "router_interface_name": "mongi_console_interface", + "subnet_name": "mongi_console_subnet"}] + }], + "security_group": [ + ], + "instance": [{ + "name": "stg-mongi-bilweb-00", + "az": "FR_Roubaix", + "flavor": "Atto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "mongi_console_web", + "network": [{"name": "mongi_console"}] + }, + { + "name": "stg-mongi-bilweb-01", + "az": "FR_Roubaix", + "flavor": "Atto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "mongi_console_web", + "network": [{"name": "mongi_console"}] + }, + { + "name": "stg-mongi-billdb-00", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "mongi_console_database", + "network": [{"name": "mongi_console"}] + }, + { + "name": "stg-mongi-billdb-01", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "mongi_console_database", + "network": [{"name": "mongi_console"}] + }, + { + "name": "stg-mongi-billdb-02", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "mongi_console_database", + "network": [{"name": "mongi_console"}] + }, + { + "name": "stg-mongi-bilbas-00", + "az": "FR_Roubaix", + "flavor": "Atto.S", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["secgroup_console"], + "inventory_group": "consolemongi_bastion", + "network": [{"name": "mongi_console"}], + "fip": [{ + "floatingip": "fip_console", + "pool": "INTERNET", + "bastion_access": "yes" + }] + } + ], + "volume": [ + ] +} diff --git a/infra/emine.json b/infra/emine.json new file mode 100644 index 0000000..444241b --- /dev/null +++ b/infra/emine.json @@ -0,0 +1,87 @@ +{ + "application_name": "emine", + "network": [{ + "name": "emine_network", + "bastion_access": "yes", + "subnet": { + "name":"emine_network_subnet", + "ip_version": 4, + "cidr": "172.39.14.0/24", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "emine_router"}] + }, + "port": [ + ] + }], + "router": [{ + "router_name": "emine_router", + "router_external_gateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "linked_subnets": [{ + "router_interface_name": "emine_router_interface", + "subnet_name": "emine_network_subnet"}] + }], + "security_group": [ + ], + "instance": [{ + "name": "stg-emine-console-00", + "az": "FR_Roubaix", + "flavor": "Atto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "emine_web", + "network": [{"name": "emine_network"}], + "fip": [{ + "floatingip": "fip_console", + "pool": "INTERNET" + }] + }, + { + "name": "stg-emine-mongodb-00", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "emine_db", + "network": [{"name": "emine_network"}] + }, + { + "name": "stg-emine-mongodb-01", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "emine_db", + "network": [{"name": "emine_network"}] + }, + { + "name": "stg-emine-mongodb-02", + "az": "FR_Roubaix", + "flavor": "Femto.L", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "emine_db", + "network": [{"name": "emine_network"}] + }, + { + "name": "stg-emine-bastion-00", + "az": "FR_Roubaix", + "flavor": "Atto.S", + "image": "Ubuntu 20.04 LTS - Focal", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "emine_bastion", + "network": [{"name": "emine_network"}], + "fip": [{ + "floatingip": "fip_bastion", + "pool": "INTERNET", + "bastion_access": "yes" + }] + } + ], + "volume": [ + ] +} diff --git a/infra/emine_vexx.json b/infra/emine_vexx.json new file mode 100644 index 0000000..efe22f3 --- /dev/null +++ b/infra/emine_vexx.json @@ -0,0 +1,107 @@ +{ + "application_name": "emine", + "network": [{ + "name": "emine_network", + "bastion_access": "yes", + "subnet": { + "name":"emine_network_subnet", + "ip_version": 4, + "cidr": "172.39.14.0/24", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "emine_router"}] + }, + "port": [ + ] + }], + "router": [{ + "router_name": "emine_router", + "router_external_gateway": "0048fce6-c715-4106-a810-473620326cb0", + "linked_subnets": [{ + "router_interface_name": "emine_router_interface", + "subnet_name": "emine_network_subnet"}] + }], + "security_group": [{ + "name": "all_open", + "description": "Emine DEV environment is security group", + "rules": [ + {"name": "Ingress_ssh", + "description": "ssh traffic", + "direction": "ingress", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_http", + "description": "http traffic", + "direction": "ingress", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_https", + "description": "https traffic", + "direction": "ingress", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_squid", + "description": "Squid Proxy traffic", + "direction": "ingress", + "port_range_max": 3128, + "port_range_min": 3128, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_ping", + "description": "icmp traffic", + "direction": "ingress", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "icmp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_nosqlclient", + "description": "nosqlclient traffic", + "direction": "ingress", + "port_range_max": 3000, + "port_range_min": 3000, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_nexus", + "description": "nexus repository traffic", + "direction": "ingress", + "port_range_max": 8081, + "port_range_min": 8081, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_nexus_docker_registry", + "description": "nexus repository traffic", + "direction": "ingress", + "port_range_max": 8082, + "port_range_min": 8082, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"}, + {"name": "Ingress_mongodb", + "description": "mongodb traffic", + "direction": "ingress", + "port_range_max": 27017, + "port_range_min": 27017, + "protocol": "tcp", + "remote_ip_prefix": "0.0.0.0/0"} + ] + } + ], + "instance": [{ + "name": "stg-emine-vexxtest-00", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 20.04.3 LTS (x86_64) [2021-10-04]", + "keypair": "dell XPS", + "security_group": ["all_open"], + "inventory_group": "emine", + "network": [{"name": "emine_network"}], + "fip": [] + } + ], + "volume": [ + ] +} diff --git a/infra/safouene.json b/infra/safouene.json new file mode 100644 index 0000000..c21ba56 --- /dev/null +++ b/infra/safouene.json @@ -0,0 +1,149 @@ +{ + "application_name": "safouene", + "network": [{ + "name": "safouene_network", + "bastion_access": "yes", + "subnet": { + "name":"saf_subnet", + "ip_version": 4, + "cidr": "172.16.0.0/24", + "dns_servers": ["8.8.8.8"], + "linked_router": [{"router_name": "safouene_router"}] + } + }], + + "router": [{ + "router_name": "safouene_router", + "router_external_gateway": "0048fce6-c715-4106-a810-473620326cb0", + "linked_subnets": [{ + "router_interface_name":"saf_interface", + "subnet_name":"saf_subnet"}] + }], + + "port": [ + ], + + "security_group": [], + "bastion_to_use": "safouene", + "instance": [{ + "name": "kmaster1", + "az": "nova", + "flavor": "v3-starter-4", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "master", + "network": [{"name": "safouene_network"}] + }, + { + "name": "kmaster2", + "az": "nova", + "flavor": "v3-starter-4", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "master", + "network": [{"name": "safouene_network"}] + }, + { + "name": "kmaster3", + "az": "nova", + "flavor": "v3-starter-4", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "master", + "network": [{"name": "safouene_network"}] + }, + { + "name": "kworker1", + "az": "nova", + "flavor": "v3-standard-2", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "worker", + "network": [{"name": "safouene_network"}] + }, + + { + "name": "kworker2", + "az": "nova", + "flavor": "v3-standard-2", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "worker", + "network": [{"name": "safouene_network"}] + }, + + { + "name": "kworker3", + "az": "nova", + "flavor": "v3-standard-2", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "worker", + "network": [{"name": "safouene_network"}] + }, + + { + "name": "lb1", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "lb", + "network": [{ + "name": "safouene_network", + "fip": { + "name": "fip_lb", + "pool": "public" + } + }] + + }, + + + { + "name": "haproxy", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "loadbalancer", + "network": [{ + "name": "safouene_network", + "fip": { + "name": "fip_haproxy", + "pool": "public" + } + }] + + }, + + + { + "name": "bastionk8s", + "az": "nova", + "flavor": "v3-starter-1", + "image": "Ubuntu 22.04 - Cloud Image", + "keypair": "saf_controller", + "security_group": ["safouene_sg"], + "inventory_group": "safouene_bastion", + "network": [{ + "name": "safouene_network", + "fip": { + "name": "fip_bastion", + "pool": "public" + } + }] + } + + ], + "volume": [ + ] +} diff --git a/pulumi_passphrase b/pulumi_passphrase new file mode 100644 index 0000000..9d74086 --- /dev/null +++ b/pulumi_passphrase @@ -0,0 +1,7 @@ +$ANSIBLE_VAULT;1.1;AES256 +62303632316333616431643931383639333964323332383737666531646432643263656432326432 +3336326461306235643638626332613864646536666334640a376665393432653761353337376464 +34653230393836383062323336626331323266643639393936646237323736363364343531373538 +3530333930353631360a636433393431656165323034373832633333303966623235613231643764 +31333136353864373061353065323234373732663335373661336235336437366363316235663633 +6566663036666532313766323861643663383433343737636563 diff --git a/pulumi_stack/staging_console.json b/pulumi_stack/staging_console.json new file mode 100644 index 0000000..ece3562 --- /dev/null +++ b/pulumi_stack/staging_console.json @@ -0,0 +1,2778 @@ +{ + "deployment": { + "manifest": { + "magic": "6577a7089141345e70205be8eebe507c37a15e4d5789a0b6652a428d11a7956b", + "time": "2022-07-15T18:43:50.255102255+01:00", + "version": "v3.36.0" + }, + "resources": [ + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:blockstorage/volume:Volume::nexus_repository", + "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilrep-00" + ], + "id": "9192bfdc-1413-4b40-b263-9da018bfbbfb/84c2ff38-c5d7-48c9-a29b-a0cee39a2da2", + "inputs": { + "__defaults": [], + "instanceId": "9192bfdc-1413-4b40-b263-9da018bfbbfb", + "volumeId": "84c2ff38-c5d7-48c9-a29b-a0cee39a2da2" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "device": "/dev/vdb", + "id": "9192bfdc-1413-4b40-b263-9da018bfbbfb/84c2ff38-c5d7-48c9-a29b-a0cee39a2da2", + "instanceId": "9192bfdc-1413-4b40-b263-9da018bfbbfb", + "region": "RegionOne", + "vendorOptions": null, + "volumeId": "84c2ff38-c5d7-48c9-a29b-a0cee39a2da2" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "instanceId": [ + "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilrep-00" + ], + "volumeId": [ + "urn:pulumi:staging_console::FelCloud::openstack:blockstorage/volume:Volume::nexus_repository" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/volumeAttach:VolumeAttach", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/volumeAttach:VolumeAttach::stg-bilrep-00-attached-nexus_repository" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console", + "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilbas-00" + ], + "id": "51.89.209.108/61780a5d-9f76-49c5-8ea4-b99b19980144/", + "inputs": { + "__defaults": [], + "floatingIp": "51.89.209.108", + "instanceId": "61780a5d-9f76-49c5-8ea4-b99b19980144" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000}}", + "fixedIp": "", + "floatingIp": "51.89.209.108", + "id": "51.89.209.108/61780a5d-9f76-49c5-8ea4-b99b19980144/", + "instanceId": "61780a5d-9f76-49c5-8ea4-b99b19980144", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "floatingIp": [ + "urn:pulumi:staging_console::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console" + ], + "instanceId": [ + "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilbas-00" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/floatingIpAssociate:FloatingIpAssociate", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/floatingIpAssociate:FloatingIpAssociate::fip_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_fip", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "3565836a-e30d-4317-b3b0-57729110a3c7", + "inputs": { + "__defaults": [], + "floatingIp": "51.89.209.34", + "portId": "ec96ed54-9d82-48a3-8628-973346daec3d" + }, + "outputs": { + "fixedIp": "172.53.2.4", + "floatingIp": "51.89.209.34", + "id": "3565836a-e30d-4317-b3b0-57729110a3c7", + "portId": "ec96ed54-9d82-48a3-8628-973346daec3d", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "floatingIp": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_fip" + ], + "portId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/floatingIpAssociate:FloatingIpAssociate", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/floatingIpAssociate:FloatingIpAssociate::vip_console_fip_association" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ], + "id": "c64fb367-bf49-4280-995b-c2731bf79dcb", + "inputs": { + "__defaults": [ + "enableDhcp", + "noGateway" + ], + "cidr": "172.53.0.0/16", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "ipVersion": 4, + "name": "admin_console_subnet", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "noGateway": false + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "allTags": [], + "allocationPools": [ + { + "end": "172.53.255.254", + "start": "172.53.0.2" + } + ], + "allocationPoolsCollection": [ + { + "end": "172.53.255.254", + "start": "172.53.0.2" + } + ], + "cidr": "172.53.0.0/16", + "description": "", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "gatewayIp": "172.53.0.1", + "hostRoutes": [], + "id": "c64fb367-bf49-4280-995b-c2731bf79dcb", + "ipVersion": 4, + "ipv6AddressMode": "", + "ipv6RaMode": "", + "name": "admin_console_subnet", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "noGateway": false, + "region": "RegionOne", + "subnetpoolId": "", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "cidr": null, + "dnsNameservers": null, + "ipVersion": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/subnet:Subnet", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "15ab2aac-2b3f-4ee7-8190-f3c92573a113", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-billdb-02_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.3.78" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "007d0cd9-0485-4252-b50b-7f43ee62ebfd", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "15ab2aac-2b3f-4ee7-8190-f3c92573a113", + "macAddress": "fa:16:3e:9f:13:b7", + "name": "stg-billdb-02_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-02_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "5751e6c6-68c8-4f63-b7be-b43caa5b60c4", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-bilbas-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.3.126" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "61780a5d-9f76-49c5-8ea4-b99b19980144", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "5751e6c6-68c8-4f63-b7be-b43caa5b60c4", + "macAddress": "fa:16:3e:3d:91:ea", + "name": "stg-bilbas-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilbas-00_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "63d32cf5-6ea8-4845-a75c-2ca127ce8bee", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-billdb-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.3.141" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "2db29eb0-a5fa-465b-9d88-fb2498c8f775", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "63d32cf5-6ea8-4845-a75c-2ca127ce8bee", + "macAddress": "fa:16:3e:63:18:57", + "name": "stg-billdb-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-00_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "76e85096-5329-49a3-9425-3a7242b455ab", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-billdb-01_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.3.232" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "a155bfc6-4140-4d9e-98bf-118fc29b4037", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "76e85096-5329-49a3-9425-3a7242b455ab", + "macAddress": "fa:16:3e:c6:53:cb", + "name": "stg-billdb-01_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-01_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "a593a821-1f21-44f7-ba70-9bc4d745a2d2", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-bilweb-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.3.53" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "632a8e56-e47e-4e16-91b5-281bb5ce0a18", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "a593a821-1f21-44f7-ba70-9bc4d745a2d2", + "macAddress": "fa:16:3e:1c:ba:94", + "name": "stg-bilweb-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilweb-00_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "b3ad7bda-74f5-4c22-8ea3-7080ae0d5765", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-bilweb-01_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.1.161" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "ad579e42-061a-493a-8562-1dce2259de01", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "b3ad7bda-74f5-4c22-8ea3-7080ae0d5765", + "macAddress": "fa:16:3e:ad:93:f3", + "name": "stg-bilweb-01_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilweb-01_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "c9ad7e76-e21c-4b96-ac19-4f4f76fbe92a", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-conbld-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.0.185" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "de7e62fa-3788-4e0b-a0fd-46343b35ede2", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "c9ad7e76-e21c-4b96-ac19-4f4f76fbe92a", + "macAddress": "fa:16:3e:2e:32:59", + "name": "stg-conbld-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-conbld-00_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + ], + "id": "e384ffcc-6f61-4fce-9279-bd5ff1d8e42d", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-bilrep-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.0.130" + ], + "allSecurityGroupIds": [ + "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "9192bfdc-1413-4b40-b263-9da018bfbbfb", + "deviceOwner": "compute:UK_London", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "e384ffcc-6f61-4fce-9279-bd5ff1d8e42d", + "macAddress": "fa:16:3e:03:f8:48", + "name": "stg-bilrep-00_port_admin_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilrep-00_port_admin_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "ec96ed54-9d82-48a3-8628-973346daec3d", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "fixedIps": [ + { + "__defaults": [], + "subnetId": "c64fb367-bf49-4280-995b-c2731bf79dcb" + } + ], + "name": "vip_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.2.4" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "", + "deviceOwner": "", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [ + { + "ipAddress": "", + "subnetId": "c64fb367-bf49-4280-995b-c2731bf79dcb" + } + ], + "id": "ec96ed54-9d82-48a3-8628-973346daec3d", + "macAddress": "fa:16:3e:ce:8d:9d", + "name": "vip_console", + "networkId": "40fb2998-1806-4844-a698-43becb3522c7", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "fixedIps": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "name": null, + "networkId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilbas-00_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "61780a5d-9f76-49c5-8ea4-b99b19980144", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "Atto.S", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilbas-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "5751e6c6-68c8-4f63-b7be-b43caa5b60c4" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_bastion" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.3.126", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "console_bastion" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "01", + "flavorName": "Atto.S", + "forceDelete": false, + "id": "61780a5d-9f76-49c5-8ea4-b99b19980144", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilbas-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.3.126", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:3d:91:ea", + "name": "admin_console", + "port": "5751e6c6-68c8-4f63-b7be-b43caa5b60c4", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_bastion" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilbas-00_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilbas-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-00_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "2db29eb0-a5fa-465b-9d88-fb2498c8f775", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Femto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-billdb-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "63d32cf5-6ea8-4845-a75c-2ca127ce8bee" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_database" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.3.141", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "console_database" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "06", + "flavorName": "Femto.L", + "forceDelete": false, + "id": "2db29eb0-a5fa-465b-9d88-fb2498c8f775", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-billdb-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.3.141", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:63:18:57", + "name": "admin_console", + "port": "63d32cf5-6ea8-4845-a75c-2ca127ce8bee", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_database" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-00_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-billdb-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-01_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "a155bfc6-4140-4d9e-98bf-118fc29b4037", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "Femto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-billdb-01", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "76e85096-5329-49a3-9425-3a7242b455ab" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_database" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.3.232", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "console_database" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "06", + "flavorName": "Femto.L", + "forceDelete": false, + "id": "a155bfc6-4140-4d9e-98bf-118fc29b4037", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-billdb-01", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.3.232", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:c6:53:cb", + "name": "admin_console", + "port": "76e85096-5329-49a3-9425-3a7242b455ab", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_database" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-01_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-billdb-01" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-02_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "007d0cd9-0485-4252-b50b-7f43ee62ebfd", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "Femto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-billdb-02", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "15ab2aac-2b3f-4ee7-8190-f3c92573a113" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_database" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.3.78", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "console_database" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "06", + "flavorName": "Femto.L", + "forceDelete": false, + "id": "007d0cd9-0485-4252-b50b-7f43ee62ebfd", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-billdb-02", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.3.78", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:9f:13:b7", + "name": "admin_console", + "port": "15ab2aac-2b3f-4ee7-8190-f3c92573a113", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_database" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-billdb-02_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-billdb-02" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilrep-00_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "9192bfdc-1413-4b40-b263-9da018bfbbfb", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "RAM.S", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilrep-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "e384ffcc-6f61-4fce-9279-bd5ff1d8e42d" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "nexus" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.0.130", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "nexus" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "26", + "flavorName": "RAM.S", + "forceDelete": false, + "id": "9192bfdc-1413-4b40-b263-9da018bfbbfb", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilrep-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.0.130", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:03:f8:48", + "name": "admin_console", + "port": "e384ffcc-6f61-4fce-9279-bd5ff1d8e42d", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "nexus" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilrep-00_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilrep-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilweb-00_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "632a8e56-e47e-4e16-91b5-281bb5ce0a18", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "Atto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilweb-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "a593a821-1f21-44f7-ba70-9bc4d745a2d2" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_web" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.3.53", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "console_web" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "03", + "flavorName": "Atto.L", + "forceDelete": false, + "id": "632a8e56-e47e-4e16-91b5-281bb5ce0a18", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilweb-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.3.53", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:1c:ba:94", + "name": "admin_console", + "port": "a593a821-1f21-44f7-ba70-9bc4d745a2d2", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_web" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilweb-00_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilweb-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilweb-01_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "ad579e42-061a-493a-8562-1dce2259de01", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "Atto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilweb-01", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "b3ad7bda-74f5-4c22-8ea3-7080ae0d5765" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_web" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.1.161", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "console_web" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "03", + "flavorName": "Atto.L", + "forceDelete": false, + "id": "ad579e42-061a-493a-8562-1dce2259de01", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-bilweb-01", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.1.161", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:ad:93:f3", + "name": "admin_console", + "port": "b3ad7bda-74f5-4c22-8ea3-7080ae0d5765", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "console_web" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-bilweb-01_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilweb-01" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-conbld-00_port_admin_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "de7e62fa-3788-4e0b-a0fd-46343b35ede2", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "UK_London", + "flavorName": "Atto.M", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-conbld-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "admin_console", + "port": "c9ad7e76-e21c-4b96-ac19-4f4f76fbe92a" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "container_biuld" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.53.0.185", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "container_biuld" + ], + "availabilityZone": "UK_London", + "blockDevices": [], + "flavorId": "02", + "flavorName": "Atto.M", + "forceDelete": false, + "id": "de7e62fa-3788-4e0b-a0fd-46343b35ede2", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-conbld-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.53.0.185", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:2e:32:59", + "name": "admin_console", + "port": "c9ad7e76-e21c-4b96-ac19-4f4f76fbe92a", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "container_biuld" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::stg-conbld-00_port_admin_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-conbld-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/router:Router::console_router", + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "e186bb00-ca92-4956-86ed-6d8aa4eb38a9", + "inputs": { + "__defaults": [], + "routerId": "5e8e355d-c016-4d5e-9e46-d6fe503a5ad3", + "subnetId": "c64fb367-bf49-4280-995b-c2731bf79dcb" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "id": "e186bb00-ca92-4956-86ed-6d8aa4eb38a9", + "portId": "e186bb00-ca92-4956-86ed-6d8aa4eb38a9", + "region": "RegionOne", + "routerId": "5e8e355d-c016-4d5e-9e46-d6fe503a5ad3", + "subnetId": "c64fb367-bf49-4280-995b-c2731bf79dcb" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "routerId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/router:Router::console_router" + ], + "subnetId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/routerInterface:RouterInterface", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/routerInterface:RouterInterface::console_admin_interface" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "00170360-f60c-4070-8b72-c74d87f78463", + "inputs": { + "__defaults": [], + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 8081, + "portRangeMin": 8081, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "00170360-f60c-4070-8b72-c74d87f78463", + "portRangeMax": 8081, + "portRangeMin": 8081, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_nexus" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "4a042ddc-8bd8-451f-9af2-feb697f85af2", + "inputs": { + "__defaults": [], + "description": "icmp traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 0, + "portRangeMin": 0, + "protocol": "icmp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "icmp traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "4a042ddc-8bd8-451f-9af2-feb697f85af2", + "portRangeMax": 0, + "portRangeMin": 0, + "protocol": "icmp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_ping" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "92c7143b-b897-42cf-963a-4a8cbadb5cda", + "inputs": { + "__defaults": [], + "description": "mongodb traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 27017, + "portRangeMin": 27017, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "mongodb traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "92c7143b-b897-42cf-963a-4a8cbadb5cda", + "portRangeMax": 27017, + "portRangeMin": 27017, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_mongodb" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "9c6c8422-f212-48fb-84a3-a2b44bd3d6f6", + "inputs": { + "__defaults": [], + "description": "nosqlclient traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 3000, + "portRangeMin": 3000, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "nosqlclient traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "9c6c8422-f212-48fb-84a3-a2b44bd3d6f6", + "portRangeMax": 3000, + "portRangeMin": 3000, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_nosqlclient" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "9ead7d17-4858-4aee-ba43-76bafe4d57e1", + "inputs": { + "__defaults": [], + "description": "http traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 80, + "portRangeMin": 80, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "http traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "9ead7d17-4858-4aee-ba43-76bafe4d57e1", + "portRangeMax": 80, + "portRangeMin": 80, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_http" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "a352a0d4-4dcd-4e7d-8d84-b2eb1a7e6444", + "inputs": { + "__defaults": [], + "description": "ssh traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 22, + "portRangeMin": 22, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "ssh traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "a352a0d4-4dcd-4e7d-8d84-b2eb1a7e6444", + "portRangeMax": 22, + "portRangeMin": 22, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_ssh" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "a54f1355-8a19-4aed-8890-56ebcd122946", + "inputs": { + "__defaults": [], + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 8082, + "portRangeMin": 8082, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "a54f1355-8a19-4aed-8890-56ebcd122946", + "portRangeMax": 8082, + "portRangeMin": 8082, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_nexus_docker_registry" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "bf1c0439-e7ec-4d2b-a7a4-47e9e4e649f7", + "inputs": { + "__defaults": [], + "description": "Squid Proxy traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 3128, + "portRangeMin": 3128, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "Squid Proxy traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "bf1c0439-e7ec-4d2b-a7a4-47e9e4e649f7", + "portRangeMax": 3128, + "portRangeMin": 3128, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_squid" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "d45c9757-4c38-4d21-8cf5-aa8f54e5cd99", + "inputs": { + "__defaults": [], + "description": "https traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 443, + "portRangeMin": 443, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "https traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "d45c9757-4c38-4d21-8cf5-aa8f54e5cd99", + "portRangeMax": 443, + "portRangeMin": 443, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_https" + }, + { + "custom": true, + "id": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "inputs": { + "__defaults": [], + "description": "Console DEV environment is security group", + "name": "secgroup_console" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "allTags": [], + "description": "Console DEV environment is security group", + "id": "17afcb80-5fd3-48d9-a2ab-0c44040c131c", + "name": "secgroup_console", + "region": "RegionOne", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "description": null, + "name": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/secGroup:SecGroup", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + }, + { + "custom": true, + "id": "3565836a-e30d-4317-b3b0-57729110a3c7", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "address": "51.89.209.34", + "allTags": [], + "description": "", + "dnsDomain": "", + "dnsName": "", + "fixedIp": "172.53.2.4", + "id": "3565836a-e30d-4317-b3b0-57729110a3c7", + "pool": "INTERNET", + "portId": "ec96ed54-9d82-48a3-8628-973346daec3d", + "region": "RegionOne", + "subnetIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_fip" + }, + { + "custom": true, + "id": "3af44539-e70f-49cd-a87c-2dada689f5e2", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "address": "51.89.209.108", + "fixedIp": "172.53.3.126", + "id": "3af44539-e70f-49cd-a87c-2dada689f5e2", + "instanceId": "61780a5d-9f76-49c5-8ea4-b99b19980144", + "pool": "INTERNET", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:compute/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console" + }, + { + "custom": true, + "id": "40fb2998-1806-4844-a698-43becb3522c7", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "name": "admin_console" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "dnsDomain": "", + "external": false, + "id": "40fb2998-1806-4844-a698-43becb3522c7", + "mtu": 1450, + "name": "admin_console", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "segments": [], + "shared": false, + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "transparentVlan": false + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "name": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/network:Network", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/network:Network::admin_console" + }, + { + "custom": true, + "id": "5e8e355d-c016-4d5e-9e46-d6fe503a5ad3", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "name": "console_router" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "distributed": false, + "enableSnat": true, + "externalFixedIps": [ + { + "ipAddress": "51.89.209.116", + "subnetId": "4b16ba69-01fb-46b7-9bde-ec1096c28a7a" + } + ], + "externalGateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalSubnetIds": [], + "id": "5e8e355d-c016-4d5e-9e46-d6fe503a5ad3", + "name": "console_router", + "region": "RegionOne", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "vendorOptions": null + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "adminStateUp": null, + "externalNetworkId": null, + "name": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 1, + "type": "openstack:networking/router:Router", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/router:Router::console_router" + }, + { + "custom": true, + "id": "84c2ff38-c5d7-48c9-a29b-a0cee39a2da2", + "inputs": { + "__defaults": [], + "availabilityZone": "UK_London", + "description": "Nexus volume", + "name": "nexus_repository", + "region": "RegionOne", + "size": 300, + "volumeType": "HDD SATA" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "attachments": [ + { + "device": "/dev/vdb", + "id": "84c2ff38-c5d7-48c9-a29b-a0cee39a2da2", + "instanceId": "9192bfdc-1413-4b40-b263-9da018bfbbfb" + } + ], + "availabilityZone": "UK_London", + "description": "Nexus volume", + "id": "84c2ff38-c5d7-48c9-a29b-a0cee39a2da2", + "metadata": {}, + "name": "nexus_repository", + "region": "RegionOne", + "schedulerHints": [], + "size": 300, + "snapshotId": "", + "sourceVolId": "", + "volumeType": "HDD SATA" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "propertyDependencies": { + "availabilityZone": null, + "description": null, + "name": null, + "region": null, + "size": null, + "volumeType": null + }, + "provider": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0::bba1daa1-db49-4b77-b44f-22b358856c15", + "sequenceNumber": 2, + "type": "openstack:blockstorage/volume:Volume", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:blockstorage/volume:Volume::nexus_repository" + }, + { + "custom": true, + "id": "bba1daa1-db49-4b77-b44f-22b358856c15", + "inputs": { + "version": "3.8.0" + }, + "outputs": { + "version": "3.8.0" + }, + "parent": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console", + "sequenceNumber": 1, + "type": "pulumi:providers:openstack", + "urn": "urn:pulumi:staging_console::FelCloud::pulumi:providers:openstack::default_3_8_0" + }, + { + "custom": false, + "outputs": { + "application_name": "console", + "bastion_access_network_cidr": "172.53.0.0/16", + "bastion_access_network_name": "admin_console", + "bastion_fips": [ + "51.89.209.108" + ], + "instances": [ + { + "access_ip_v4": "172.53.0.130", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "nexus" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "26", + "flavor_name": "RAM.S", + "floating_ip": null, + "force_delete": false, + "id": "9192bfdc-1413-4b40-b263-9da018bfbbfb", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-bilrep-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.0.130", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:03:f8:48", + "name": "admin_console", + "port": "e384ffcc-6f61-4fce-9279-bd5ff1d8e42d", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "nexus" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilrep-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.0.185", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "container_biuld" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "02", + "flavor_name": "Atto.M", + "floating_ip": null, + "force_delete": false, + "id": "de7e62fa-3788-4e0b-a0fd-46343b35ede2", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-conbld-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.0.185", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:2e:32:59", + "name": "admin_console", + "port": "c9ad7e76-e21c-4b96-ac19-4f4f76fbe92a", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "container_biuld" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-conbld-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.1.161", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "console_web" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "03", + "flavor_name": "Atto.L", + "floating_ip": null, + "force_delete": false, + "id": "ad579e42-061a-493a-8562-1dce2259de01", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-bilweb-01", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.1.161", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:ad:93:f3", + "name": "admin_console", + "port": "b3ad7bda-74f5-4c22-8ea3-7080ae0d5765", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "console_web" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilweb-01", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.3.126", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "console_bastion" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "01", + "flavor_name": "Atto.S", + "floating_ip": null, + "force_delete": false, + "id": "61780a5d-9f76-49c5-8ea4-b99b19980144", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-bilbas-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.3.126", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:3d:91:ea", + "name": "admin_console", + "port": "5751e6c6-68c8-4f63-b7be-b43caa5b60c4", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "console_bastion" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilbas-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.3.141", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "console_database" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "2db29eb0-a5fa-465b-9d88-fb2498c8f775", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-billdb-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.3.141", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:63:18:57", + "name": "admin_console", + "port": "63d32cf5-6ea8-4845-a75c-2ca127ce8bee", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "console_database" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-billdb-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.3.232", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "console_database" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "a155bfc6-4140-4d9e-98bf-118fc29b4037", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-billdb-01", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.3.232", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:c6:53:cb", + "name": "admin_console", + "port": "76e85096-5329-49a3-9425-3a7242b455ab", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "console_database" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-billdb-01", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.3.53", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "console_web" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "03", + "flavor_name": "Atto.L", + "floating_ip": null, + "force_delete": false, + "id": "632a8e56-e47e-4e16-91b5-281bb5ce0a18", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-bilweb-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.3.53", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:1c:ba:94", + "name": "admin_console", + "port": "a593a821-1f21-44f7-ba70-9bc4d745a2d2", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "console_web" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-bilweb-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.53.3.78", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "console_database" + ], + "availability_zone": "UK_London", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "007d0cd9-0485-4252-b50b-7f43ee62ebfd", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-billdb-02", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.53.3.78", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:9f:13:b7", + "name": "admin_console", + "port": "15ab2aac-2b3f-4ee7-8190-f3c92573a113", + "uuid": "40fb2998-1806-4844-a698-43becb3522c7" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "console_database" + ], + "urn": "urn:pulumi:staging_console::FelCloud::openstack:compute/instance:Instance::stg-billdb-02", + "user_data": null, + "vendor_options": null, + "volumes": [] + } + ], + "vip_fips": [ + { + "fixed_ip": "172.53.2.4", + "floating_ip": "51.89.209.34", + "id": "3565836a-e30d-4317-b3b0-57729110a3c7", + "port_id": "ec96ed54-9d82-48a3-8628-973346daec3d", + "region": "RegionOne", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/floatingIpAssociate:FloatingIpAssociate::vip_console_fip_association" + } + ], + "vip_ports": [ + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.53.2.4" + ], + "all_security_group_ids": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + }, + "description": "", + "device_id": "", + "device_owner": "", + "dns_assignments": [], + "dns_name": "", + "extra_dhcp_options": [], + "fixed_ips": [ + { + "ip_address": "", + "subnet_id": "c64fb367-bf49-4280-995b-c2731bf79dcb" + } + ], + "id": "ec96ed54-9d82-48a3-8628-973346daec3d", + "mac_address": "fa:16:3e:ce:8d:9d", + "name": "vip_console", + "network_id": "40fb2998-1806-4844-a698-43becb3522c7", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "RegionOne", + "security_group_ids": [], + "tags": [], + "tenant_id": "26721b459a284ee092d43a2fb6fb427a", + "urn": "urn:pulumi:staging_console::FelCloud::openstack:networking/port:Port::vip_console", + "value_specs": null + } + ] + }, + "sequenceNumber": 1, + "type": "pulumi:pulumi:Stack", + "urn": "urn:pulumi:staging_console::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_console" + } + ], + "secrets_providers": { + "state": { + "salt": "v1:dA1RpZ3js0M=:v1:GMIIAWhDR4VsdYBI:eMmXqyR6WAmE29FXfYPx9QcMFPmBbw==" + }, + "type": "passphrase" + } + }, + "version": 3 +} diff --git a/pulumi_stack/staging_consolemongi.json b/pulumi_stack/staging_consolemongi.json new file mode 100644 index 0000000..51245b5 --- /dev/null +++ b/pulumi_stack/staging_consolemongi.json @@ -0,0 +1,1757 @@ +{ + "deployment": { + "manifest": { + "magic": "fe0767cbbc808623161a98f273475257138389a478d7c5627a6ad8fc6486d49f", + "time": "2022-08-08T20:05:16.059544692+01:00", + "version": "v3.37.2" + }, + "resources": [ + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilbas-00" + ], + "id": "51.89.209.200/7bd2de1d-969d-428d-8ce3-346c006bf4b7/", + "inputs": { + "__defaults": [], + "floatingIp": "51.89.209.200", + "instanceId": "7bd2de1d-969d-428d-8ce3-346c006bf4b7" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000}}", + "fixedIp": "", + "floatingIp": "51.89.209.200", + "id": "51.89.209.200/7bd2de1d-969d-428d-8ce3-346c006bf4b7/", + "instanceId": "7bd2de1d-969d-428d-8ce3-346c006bf4b7", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "floatingIp": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console" + ], + "instanceId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilbas-00" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/floatingIpAssociate:FloatingIpAssociate", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/floatingIpAssociate:FloatingIpAssociate::fip_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_mongi_fip", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "927678aa-6287-457b-8a94-9d48170797d0", + "inputs": { + "__defaults": [], + "floatingIp": "51.89.209.29", + "portId": "5ff33858-c169-4c22-87dc-90e67835c59e" + }, + "outputs": { + "fixedIp": "172.55.0.92", + "floatingIp": "51.89.209.29", + "id": "927678aa-6287-457b-8a94-9d48170797d0", + "portId": "5ff33858-c169-4c22-87dc-90e67835c59e", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "floatingIp": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_mongi_fip" + ], + "portId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/floatingIpAssociate:FloatingIpAssociate", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/floatingIpAssociate:FloatingIpAssociate::vip_console_mongi_fip_association" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ], + "id": "5e177e0e-dd26-4028-b276-c6eef8cad85f", + "inputs": { + "__defaults": [ + "enableDhcp", + "noGateway" + ], + "cidr": "172.55.0.0/16", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "ipVersion": 4, + "name": "mongi_console_subnet", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "noGateway": false + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "allTags": [], + "allocationPools": [ + { + "end": "172.55.255.254", + "start": "172.55.0.2" + } + ], + "allocationPoolsCollection": [ + { + "end": "172.55.255.254", + "start": "172.55.0.2" + } + ], + "cidr": "172.55.0.0/16", + "description": "", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "gatewayIp": "172.55.0.1", + "hostRoutes": [], + "id": "5e177e0e-dd26-4028-b276-c6eef8cad85f", + "ipVersion": 4, + "ipv6AddressMode": "", + "ipv6RaMode": "", + "name": "mongi_console_subnet", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "noGateway": false, + "region": "RegionOne", + "subnetpoolId": "", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "cidr": null, + "dnsNameservers": null, + "ipVersion": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/subnet:Subnet", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "2ec9f62a-f69b-4028-bd57-85760c36309a", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-mongi-billdb-00_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.0.174" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "20dbcf33-ad98-4a7b-9639-fccfc59c267f", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "2ec9f62a-f69b-4028-bd57-85760c36309a", + "macAddress": "fa:16:3e:95:a2:a6", + "name": "stg-mongi-billdb-00_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-00_port_mongi_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "3f984f3f-ac5d-4744-b4d6-be0d521816dd", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-mongi-bilbas-00_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.0.223" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "7bd2de1d-969d-428d-8ce3-346c006bf4b7", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "3f984f3f-ac5d-4744-b4d6-be0d521816dd", + "macAddress": "fa:16:3e:a8:11:eb", + "name": "stg-mongi-bilbas-00_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilbas-00_port_mongi_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "74688ba9-98f7-41cb-b3ff-70ebf0223be9", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-mongi-bilweb-00_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.3.15" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "a9c09760-f71f-4768-a35a-838fad61ec40", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "74688ba9-98f7-41cb-b3ff-70ebf0223be9", + "macAddress": "fa:16:3e:f0:f4:9a", + "name": "stg-mongi-bilweb-00_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilweb-00_port_mongi_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "96bf10fe-4200-4479-84eb-d277a9e53b22", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-mongi-bilweb-01_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.0.184" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "d34b0659-d5fd-47a0-aa59-85798ae8814d", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "96bf10fe-4200-4479-84eb-d277a9e53b22", + "macAddress": "fa:16:3e:64:70:4f", + "name": "stg-mongi-bilweb-01_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilweb-01_port_mongi_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "a2fc8522-9b35-4dfb-8081-a49d50614740", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-mongi-billdb-01_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.1.19" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "5a496f50-869e-43d2-badc-9a39cf643b97", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "a2fc8522-9b35-4dfb-8081-a49d50614740", + "macAddress": "fa:16:3e:b3:0d:c2", + "name": "stg-mongi-billdb-01_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-01_port_mongi_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + ], + "id": "e2516c41-a4e6-4381-b109-8e643106cdf3", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-mongi-billdb-02_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.0.16" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "07bd3524-3c3f-4b04-93f8-9dc1088c04bd", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "e2516c41-a4e6-4381-b109-8e643106cdf3", + "macAddress": "fa:16:3e:1c:a2:9b", + "name": "stg-mongi-billdb-02_port_mongi_console", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-02_port_mongi_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "5ff33858-c169-4c22-87dc-90e67835c59e", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "fixedIps": [ + { + "__defaults": [], + "subnetId": "5e177e0e-dd26-4028-b276-c6eef8cad85f" + } + ], + "name": "vip_console_mongi", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.55.0.92" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "", + "deviceOwner": "", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [ + { + "ipAddress": "", + "subnetId": "5e177e0e-dd26-4028-b276-c6eef8cad85f" + } + ], + "id": "5ff33858-c169-4c22-87dc-90e67835c59e", + "macAddress": "fa:16:3e:ef:a7:e7", + "name": "vip_console_mongi", + "networkId": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "fixedIps": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "name": null, + "networkId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilbas-00_port_mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "7bd2de1d-969d-428d-8ce3-346c006bf4b7", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Atto.S", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-bilbas-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "mongi_console", + "port": "3f984f3f-ac5d-4744-b4d6-be0d521816dd" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "consolemongi_bastion" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.55.0.223", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "consolemongi_bastion" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "01", + "flavorName": "Atto.S", + "forceDelete": false, + "id": "7bd2de1d-969d-428d-8ce3-346c006bf4b7", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-bilbas-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.55.0.223", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:a8:11:eb", + "name": "mongi_console", + "port": "3f984f3f-ac5d-4744-b4d6-be0d521816dd", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "consolemongi_bastion" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilbas-00_port_mongi_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilbas-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-00_port_mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "20dbcf33-ad98-4a7b-9639-fccfc59c267f", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Femto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-billdb-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "mongi_console", + "port": "2ec9f62a-f69b-4028-bd57-85760c36309a" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_database" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.55.0.174", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "mongi_console_database" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "06", + "flavorName": "Femto.L", + "forceDelete": false, + "id": "20dbcf33-ad98-4a7b-9639-fccfc59c267f", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-billdb-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.55.0.174", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:95:a2:a6", + "name": "mongi_console", + "port": "2ec9f62a-f69b-4028-bd57-85760c36309a", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_database" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-00_port_mongi_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-billdb-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-01_port_mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "5a496f50-869e-43d2-badc-9a39cf643b97", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Femto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-billdb-01", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "mongi_console", + "port": "a2fc8522-9b35-4dfb-8081-a49d50614740" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_database" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.55.1.19", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "mongi_console_database" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "06", + "flavorName": "Femto.L", + "forceDelete": false, + "id": "5a496f50-869e-43d2-badc-9a39cf643b97", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-billdb-01", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.55.1.19", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:b3:0d:c2", + "name": "mongi_console", + "port": "a2fc8522-9b35-4dfb-8081-a49d50614740", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_database" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-01_port_mongi_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-billdb-01" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-02_port_mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "07bd3524-3c3f-4b04-93f8-9dc1088c04bd", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Femto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-billdb-02", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "mongi_console", + "port": "e2516c41-a4e6-4381-b109-8e643106cdf3" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_database" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.55.0.16", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "mongi_console_database" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "06", + "flavorName": "Femto.L", + "forceDelete": false, + "id": "07bd3524-3c3f-4b04-93f8-9dc1088c04bd", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-billdb-02", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.55.0.16", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:1c:a2:9b", + "name": "mongi_console", + "port": "e2516c41-a4e6-4381-b109-8e643106cdf3", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_database" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-billdb-02_port_mongi_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-billdb-02" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilweb-00_port_mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "a9c09760-f71f-4768-a35a-838fad61ec40", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Atto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-bilweb-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "mongi_console", + "port": "74688ba9-98f7-41cb-b3ff-70ebf0223be9" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_web" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.55.3.15", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "mongi_console_web" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "03", + "flavorName": "Atto.L", + "forceDelete": false, + "id": "a9c09760-f71f-4768-a35a-838fad61ec40", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-bilweb-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.55.3.15", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:f0:f4:9a", + "name": "mongi_console", + "port": "74688ba9-98f7-41cb-b3ff-70ebf0223be9", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_web" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilweb-00_port_mongi_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilweb-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilweb-01_port_mongi_console", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "d34b0659-d5fd-47a0-aa59-85798ae8814d", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Atto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-bilweb-01", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "mongi_console", + "port": "96bf10fe-4200-4479-84eb-d277a9e53b22" + } + ], + "powerState": "active", + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_web" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.55.0.184", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "mongi_console_web" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "03", + "flavorName": "Atto.L", + "forceDelete": false, + "id": "d34b0659-d5fd-47a0-aa59-85798ae8814d", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-mongi-bilweb-01", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.55.0.184", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:64:70:4f", + "name": "mongi_console", + "port": "96bf10fe-4200-4479-84eb-d277a9e53b22", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "secgroup_console" + ], + "stopBeforeDestroy": false, + "tags": [ + "mongi_console_web" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::stg-mongi-bilweb-01_port_mongi_console" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilweb-01" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/router:Router::mongi_router", + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ], + "id": "a066aee6-59f1-494a-88a3-02eb4929d8a3", + "inputs": { + "__defaults": [], + "routerId": "7b1e90ce-a97c-4833-b311-b9838f146f40", + "subnetId": "5e177e0e-dd26-4028-b276-c6eef8cad85f" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "id": "a066aee6-59f1-494a-88a3-02eb4929d8a3", + "portId": "a066aee6-59f1-494a-88a3-02eb4929d8a3", + "region": "RegionOne", + "routerId": "7b1e90ce-a97c-4833-b311-b9838f146f40", + "subnetId": "5e177e0e-dd26-4028-b276-c6eef8cad85f" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "routerId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/router:Router::mongi_router" + ], + "subnetId": [ + "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/subnet:Subnet::mongi_console_subnet" + ] + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/routerInterface:RouterInterface", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/routerInterface:RouterInterface::mongi_console_interface" + }, + { + "custom": true, + "id": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "name": "mongi_console" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "dnsDomain": "", + "external": false, + "id": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "mtu": 1450, + "name": "mongi_console", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "segments": [], + "shared": false, + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "transparentVlan": false + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "name": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/network:Network", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/network:Network::mongi_console" + }, + { + "custom": true, + "id": "67a61f36-ad16-467f-ac20-46bba4117744", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "address": "51.89.209.200", + "fixedIp": "172.55.0.223", + "id": "67a61f36-ad16-467f-ac20-46bba4117744", + "instanceId": "7bd2de1d-969d-428d-8ce3-346c006bf4b7", + "pool": "INTERNET", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:compute/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console" + }, + { + "custom": true, + "id": "7b1e90ce-a97c-4833-b311-b9838f146f40", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "name": "mongi_router" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "distributed": false, + "enableSnat": true, + "externalFixedIps": [ + { + "ipAddress": "51.89.209.168", + "subnetId": "4b16ba69-01fb-46b7-9bde-ec1096c28a7a" + } + ], + "externalGateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalSubnetIds": [], + "id": "7b1e90ce-a97c-4833-b311-b9838f146f40", + "name": "mongi_router", + "region": "RegionOne", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "vendorOptions": null + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "adminStateUp": null, + "externalNetworkId": null, + "name": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/router:Router", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/router:Router::mongi_router" + }, + { + "custom": true, + "id": "927678aa-6287-457b-8a94-9d48170797d0", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "address": "51.89.209.29", + "allTags": [], + "description": "", + "dnsDomain": "", + "dnsName": "", + "fixedIp": "172.55.0.92", + "id": "927678aa-6287-457b-8a94-9d48170797d0", + "pool": "INTERNET", + "portId": "5ff33858-c169-4c22-87dc-90e67835c59e", + "region": "RegionOne", + "subnetIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0::744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "type": "openstack:networking/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_mongi_fip" + }, + { + "custom": true, + "id": "744fffe0-0dac-49fa-8961-b3d8ff7fcebf", + "inputs": { + "version": "3.9.0" + }, + "outputs": { + "version": "3.9.0" + }, + "parent": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi", + "type": "pulumi:providers:openstack", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:providers:openstack::default_3_9_0" + }, + { + "custom": false, + "outputs": { + "application_name": "consolemongi", + "bastion_access_network_cidr": "172.55.0.0/16", + "bastion_access_network_name": "mongi_console", + "bastion_fips": [ + "51.89.209.200" + ], + "instances": [ + { + "access_ip_v4": "172.55.0.16", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "mongi_console_database" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "07bd3524-3c3f-4b04-93f8-9dc1088c04bd", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-mongi-billdb-02", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.55.0.16", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:1c:a2:9b", + "name": "mongi_console", + "port": "e2516c41-a4e6-4381-b109-8e643106cdf3", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "mongi_console_database" + ], + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-billdb-02", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.55.0.174", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "mongi_console_database" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "20dbcf33-ad98-4a7b-9639-fccfc59c267f", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-mongi-billdb-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.55.0.174", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:95:a2:a6", + "name": "mongi_console", + "port": "2ec9f62a-f69b-4028-bd57-85760c36309a", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "mongi_console_database" + ], + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-billdb-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.55.0.184", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "mongi_console_web" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "03", + "flavor_name": "Atto.L", + "floating_ip": null, + "force_delete": false, + "id": "d34b0659-d5fd-47a0-aa59-85798ae8814d", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-mongi-bilweb-01", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.55.0.184", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:64:70:4f", + "name": "mongi_console", + "port": "96bf10fe-4200-4479-84eb-d277a9e53b22", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "mongi_console_web" + ], + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilweb-01", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.55.0.223", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "consolemongi_bastion" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "01", + "flavor_name": "Atto.S", + "floating_ip": null, + "force_delete": false, + "id": "7bd2de1d-969d-428d-8ce3-346c006bf4b7", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-mongi-bilbas-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.55.0.223", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:a8:11:eb", + "name": "mongi_console", + "port": "3f984f3f-ac5d-4744-b4d6-be0d521816dd", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "consolemongi_bastion" + ], + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilbas-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.55.1.19", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "mongi_console_database" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "5a496f50-869e-43d2-badc-9a39cf643b97", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-mongi-billdb-01", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.55.1.19", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:b3:0d:c2", + "name": "mongi_console", + "port": "a2fc8522-9b35-4dfb-8081-a49d50614740", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "mongi_console_database" + ], + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-billdb-01", + "user_data": null, + "vendor_options": null, + "volumes": [] + }, + { + "access_ip_v4": "172.55.3.15", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "mongi_console_web" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": [], + "config_drive": null, + "flavor_id": "03", + "flavor_name": "Atto.L", + "floating_ip": null, + "force_delete": false, + "id": "a9c09760-f71f-4768-a35a-838fad61ec40", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-mongi-bilweb-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.55.3.15", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:f0:f4:9a", + "name": "mongi_console", + "port": "74688ba9-98f7-41cb-b3ff-70ebf0223be9", + "uuid": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8" + } + ], + "personalities": [], + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": [], + "security_groups": [ + "secgroup_console" + ], + "stop_before_destroy": false, + "tags": [ + "mongi_console_web" + ], + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:compute/instance:Instance::stg-mongi-bilweb-00", + "user_data": null, + "vendor_options": null, + "volumes": [] + } + ], + "vip_fips": [ + { + "fixed_ip": "172.55.0.92", + "floating_ip": "51.89.209.29", + "id": "927678aa-6287-457b-8a94-9d48170797d0", + "port_id": "5ff33858-c169-4c22-87dc-90e67835c59e", + "region": "RegionOne", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/floatingIpAssociate:FloatingIpAssociate::vip_console_mongi_fip_association" + } + ], + "vip_ports": [ + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.55.0.92" + ], + "all_security_group_ids": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + }, + "description": "", + "device_id": "", + "device_owner": "", + "dns_assignments": [], + "dns_name": "", + "extra_dhcp_options": [], + "fixed_ips": [ + { + "ip_address": "", + "subnet_id": "5e177e0e-dd26-4028-b276-c6eef8cad85f" + } + ], + "id": "5ff33858-c169-4c22-87dc-90e67835c59e", + "mac_address": "fa:16:3e:ef:a7:e7", + "name": "vip_console_mongi", + "network_id": "1f45e7ed-8a1c-463b-b443-7341c18ecfe8", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "RegionOne", + "security_group_ids": [], + "tags": [], + "tenant_id": "26721b459a284ee092d43a2fb6fb427a", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::openstack:networking/port:Port::vip_console_mongi", + "value_specs": null + } + ] + }, + "type": "pulumi:pulumi:Stack", + "urn": "urn:pulumi:staging_consolemongi::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_consolemongi" + } + ], + "secrets_providers": { + "state": { + "salt": "v1:0JnV9peFNrc=:v1:Ts6TRENpiUfTNNM2:HUstHQVVI1hzLLhERyYnz6nFFU43uQ==" + }, + "type": "passphrase" + } + }, + "version": 3 +} diff --git a/pulumi_stack/staging_emine.json b/pulumi_stack/staging_emine.json new file mode 100644 index 0000000..650cd3a --- /dev/null +++ b/pulumi_stack/staging_emine.json @@ -0,0 +1,1740 @@ +{ + "deployment": { + "manifest": { + "magic": "f798c0b2289952149405a3151e4aa31ea7b6482fc9070d8fb6e5543775154d97", + "time": "2023-02-15T01:41:18.526511203+01:00", + "version": "v3.55.0" + }, + "resources": [ + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::admin_console" + ], + "id": "b661021a-4c8b-4c77-bd08-51e52d43ff4e", + "inputs": { + "__defaults": [ + "enableDhcp", + "noGateway" + ], + "cidr": "172.53.0.0/16", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "ipVersion": 4, + "name": "admin_console_subnet", + "networkId": "84664d76-b043-45c9-94ee-0a235e1b4e2d", + "noGateway": false + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "allTags": [], + "allocationPools": [ + { + "end": "172.53.255.254", + "start": "172.53.0.2" + } + ], + "allocationPoolsCollection": [ + { + "end": "172.53.255.254", + "start": "172.53.0.2" + } + ], + "cidr": "172.53.0.0/16", + "description": "", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "gatewayIp": "172.53.0.1", + "hostRoutes": [], + "id": "b661021a-4c8b-4c77-bd08-51e52d43ff4e", + "ipVersion": 4, + "ipv6AddressMode": "", + "ipv6RaMode": "", + "name": "admin_console_subnet", + "networkId": "84664d76-b043-45c9-94ee-0a235e1b4e2d", + "noGateway": false, + "region": "RegionOne", + "subnetpoolId": "", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "cidr": null, + "dnsNameservers": null, + "ipVersion": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/subnet:Subnet", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::admin_console", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "f887dcc9-9c53-4120-995e-b74e4d1d5de1", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "fixedIps": [ + { + "__defaults": [], + "subnetId": "b661021a-4c8b-4c77-bd08-51e52d43ff4e" + } + ], + "name": "vip_console", + "networkId": "84664d76-b043-45c9-94ee-0a235e1b4e2d" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.53.1.73" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "", + "deviceOwner": "", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [ + { + "ipAddress": "", + "subnetId": "b661021a-4c8b-4c77-bd08-51e52d43ff4e" + } + ], + "id": "f887dcc9-9c53-4120-995e-b74e4d1d5de1", + "macAddress": "fa:16:3e:de:30:3c", + "name": "vip_console", + "networkId": "84664d76-b043-45c9-94ee-0a235e1b4e2d", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "fixedIps": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::admin_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::vip_console" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + ], + "id": "e09d8843-683a-4c9c-9422-815277d38df1", + "inputs": { + "__defaults": [ + "enableDhcp", + "noGateway" + ], + "cidr": "172.39.14.0/24", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "ipVersion": 4, + "name": "emine_network_subnet", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "noGateway": false + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "allTags": [], + "allocationPools": [ + { + "end": "172.39.14.254", + "start": "172.39.14.2" + } + ], + "allocationPoolsCollection": [ + { + "end": "172.39.14.254", + "start": "172.39.14.2" + } + ], + "cidr": "172.39.14.0/24", + "description": "", + "dnsNameservers": [ + "8.8.8.8" + ], + "enableDhcp": true, + "gatewayIp": "172.39.14.1", + "hostRoutes": [], + "id": "e09d8843-683a-4c9c-9422-815277d38df1", + "ipVersion": 4, + "ipv6AddressMode": "", + "ipv6RaMode": "", + "name": "emine_network_subnet", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "noGateway": false, + "region": "RegionOne", + "subnetpoolId": "", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "cidr": null, + "dnsNameservers": null, + "ipVersion": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/subnet:Subnet", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::emine_network_subnet" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::vip_emine" + ], + "id": "42dc91b9-d86e-4687-877f-c0b8653c145a", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-emine-01_port_emine_network", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.39.14.127" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "", + "deviceOwner": "", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "42dc91b9-d86e-4687-877f-c0b8653c145a", + "macAddress": "fa:16:3e:8b:ff:75", + "name": "stg-emine-01_port_emine_network", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-01_port_emine_network" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::vip_emine" + ], + "id": "a3e1f583-e72d-4a69-a47e-872aeefd09d1", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-emine-00_port_emine_network", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.39.14.217" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "993da78e-f650-44df-9705-e4a40642c568", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "a3e1f583-e72d-4a69-a47e-872aeefd09d1", + "macAddress": "fa:16:3e:e6:08:89", + "name": "stg-emine-00_port_emine_network", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-00_port_emine_network" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::vip_emine" + ], + "id": "f5b00d7e-9267-444a-ba02-e6829bbf340c", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "allowedAddressPairs": [], + "name": "stg-emine-bastion-00_port_emine_network", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.39.14.25" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "8c717ba6-6d6c-42dc-ac22-4ad01d3eee35", + "deviceOwner": "compute:FR_Roubaix", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [], + "id": "f5b00d7e-9267-444a-ba02-e6829bbf340c", + "macAddress": "fa:16:3e:eb:37:0d", + "name": "stg-emine-bastion-00_port_emine_network", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "allowedAddressPairs": null, + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-bastion-00_port_emine_network" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::emine_network_subnet" + ], + "id": "8e8c91eb-ca8f-46fa-8e03-be13bb365ac3", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "fixedIps": [ + { + "__defaults": [], + "subnetId": "e09d8843-683a-4c9c-9422-815277d38df1" + } + ], + "name": "vip_emine", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allFixedIps": [ + "172.39.14.64" + ], + "allSecurityGroupIds": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "allTags": [], + "allowedAddressPairs": [], + "binding": { + "hostId": "", + "profile": "", + "vifDetails": {}, + "vifType": "", + "vnicType": "normal" + }, + "description": "", + "deviceId": "", + "deviceOwner": "", + "dnsAssignments": [], + "dnsName": "", + "extraDhcpOptions": [], + "fixedIps": [ + { + "ipAddress": "", + "subnetId": "e09d8843-683a-4c9c-9422-815277d38df1" + } + ], + "id": "8e8c91eb-ca8f-46fa-8e03-be13bb365ac3", + "macAddress": "fa:16:3e:22:6f:2e", + "name": "vip_emine", + "networkId": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "securityGroupIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "fixedIps": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::emine_network_subnet" + ], + "name": null, + "networkId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/port:Port", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::vip_emine" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-00_port_emine_network", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::emine_network_subnet" + ], + "id": "993da78e-f650-44df-9705-e4a40642c568", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Atto.L", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-emine-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "emine_network", + "port": "a3e1f583-e72d-4a69-a47e-872aeefd09d1" + } + ], + "powerState": "active", + "securityGroups": [ + "default" + ], + "stopBeforeDestroy": false, + "tags": [ + "emine_web" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.39.14.217", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "emine_web" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "03", + "flavorName": "Atto.L", + "forceDelete": false, + "id": "993da78e-f650-44df-9705-e4a40642c568", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-emine-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.39.14.217", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:e6:08:89", + "name": "emine_network", + "port": "a3e1f583-e72d-4a69-a47e-872aeefd09d1", + "uuid": "5209628b-92d7-4575-b1d5-e2de1d907eab" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "default" + ], + "stopBeforeDestroy": false, + "tags": [ + "emine_web" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-00_port_emine_network" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/instance:Instance::stg-emine-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-bastion-00_port_emine_network", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::emine_network_subnet" + ], + "id": "8c717ba6-6d6c-42dc-ac22-4ad01d3eee35", + "inputs": { + "__defaults": [ + "forceDelete", + "powerState", + "stopBeforeDestroy" + ], + "availabilityZone": "FR_Roubaix", + "flavorName": "Atto.S", + "forceDelete": false, + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-emine-bastion-00", + "networks": [ + { + "__defaults": [ + "accessNetwork" + ], + "accessNetwork": false, + "name": "emine_network", + "port": "f5b00d7e-9267-444a-ba02-e6829bbf340c" + } + ], + "powerState": "active", + "securityGroups": [ + "default" + ], + "stopBeforeDestroy": false, + "tags": [ + "emine_bastion" + ] + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":1800000000000,\"delete\":1800000000000,\"update\":1800000000000}}", + "accessIpV4": "172.39.14.25", + "accessIpV6": "", + "allMetadata": {}, + "allTags": [ + "emine_bastion" + ], + "availabilityZone": "FR_Roubaix", + "blockDevices": [], + "flavorId": "01", + "flavorName": "Atto.S", + "forceDelete": false, + "id": "8c717ba6-6d6c-42dc-ac22-4ad01d3eee35", + "imageId": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "imageName": "Ubuntu 20.04 LTS - Focal", + "keyPair": "dell XPS", + "name": "stg-emine-bastion-00", + "networks": [ + { + "accessNetwork": false, + "fixedIpV4": "172.39.14.25", + "fixedIpV6": "", + "floatingIp": "", + "mac": "fa:16:3e:eb:37:0d", + "name": "emine_network", + "port": "f5b00d7e-9267-444a-ba02-e6829bbf340c", + "uuid": "5209628b-92d7-4575-b1d5-e2de1d907eab" + } + ], + "personalities": [], + "powerState": "active", + "region": "RegionOne", + "schedulerHints": [], + "securityGroups": [ + "default" + ], + "stopBeforeDestroy": false, + "tags": [ + "emine_bastion" + ], + "vendorOptions": null, + "volumes": [] + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "availabilityZone": null, + "flavorName": null, + "imageName": null, + "keyPair": null, + "name": null, + "networks": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::stg-emine-bastion-00_port_emine_network" + ], + "securityGroups": null, + "tags": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:compute/instance:Instance", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/instance:Instance::stg-emine-bastion-00" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/router:Router::console_router", + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ], + "id": "f62af061-35f4-4346-9500-58679d17bbc6", + "inputs": { + "__defaults": [], + "routerId": "54b4973c-d288-4854-9862-04c15efe1105", + "subnetId": "b661021a-4c8b-4c77-bd08-51e52d43ff4e" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "id": "f62af061-35f4-4346-9500-58679d17bbc6", + "portId": "f62af061-35f4-4346-9500-58679d17bbc6", + "region": "RegionOne", + "routerId": "54b4973c-d288-4854-9862-04c15efe1105", + "subnetId": "b661021a-4c8b-4c77-bd08-51e52d43ff4e" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "routerId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/router:Router::console_router" + ], + "subnetId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/subnet:Subnet::admin_console_subnet" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/routerInterface:RouterInterface", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/routerInterface:RouterInterface::console_admin_interface" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "08814d0a-403b-4b89-8ab5-88172afafe61", + "inputs": { + "__defaults": [], + "description": "ssh traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 22, + "portRangeMin": 22, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "ssh traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "08814d0a-403b-4b89-8ab5-88172afafe61", + "portRangeMax": 22, + "portRangeMin": 22, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_ssh" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "0b3982d8-85a7-4d4b-8d33-2ee017c2c9db", + "inputs": { + "__defaults": [], + "description": "mongodb traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 27017, + "portRangeMin": 27017, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "mongodb traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "0b3982d8-85a7-4d4b-8d33-2ee017c2c9db", + "portRangeMax": 27017, + "portRangeMin": 27017, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_mongodb" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "21a27451-470c-4923-a761-565e8c8d8bd1", + "inputs": { + "__defaults": [], + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 8081, + "portRangeMin": 8081, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "21a27451-470c-4923-a761-565e8c8d8bd1", + "portRangeMax": 8081, + "portRangeMin": 8081, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_nexus" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "29a3028e-bdf1-4579-a8d2-62dedc16ba2b", + "inputs": { + "__defaults": [], + "description": "icmp traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 0, + "portRangeMin": 0, + "protocol": "icmp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "icmp traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "29a3028e-bdf1-4579-a8d2-62dedc16ba2b", + "portRangeMax": 0, + "portRangeMin": 0, + "protocol": "icmp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_ping" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "3054b269-a9ac-4e4e-97a7-a1fe6671b484", + "inputs": { + "__defaults": [], + "description": "Squid Proxy traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 3128, + "portRangeMin": 3128, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "Squid Proxy traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "3054b269-a9ac-4e4e-97a7-a1fe6671b484", + "portRangeMax": 3128, + "portRangeMin": 3128, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_squid" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "3e7123f4-eb4c-441a-9002-99ea599598e4", + "inputs": { + "__defaults": [], + "description": "http traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 80, + "portRangeMin": 80, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "http traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "3e7123f4-eb4c-441a-9002-99ea599598e4", + "portRangeMax": 80, + "portRangeMin": 80, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_http" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "481eff4a-e853-4951-924a-0e9dcfbbb8f6", + "inputs": { + "__defaults": [], + "description": "nosqlclient traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 3000, + "portRangeMin": 3000, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "nosqlclient traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "481eff4a-e853-4951-924a-0e9dcfbbb8f6", + "portRangeMax": 3000, + "portRangeMin": 3000, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_nosqlclient" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "4bd906f9-a448-44dc-85c7-7318221f333f", + "inputs": { + "__defaults": [], + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 8082, + "portRangeMin": 8082, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "nexus repository traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "4bd906f9-a448-44dc-85c7-7318221f333f", + "portRangeMax": 8082, + "portRangeMin": 8082, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_nexus_docker_registry" + }, + { + "custom": true, + "dependencies": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ], + "id": "5414d3bc-1793-4a1e-a34c-ad5323e0816d", + "inputs": { + "__defaults": [], + "description": "https traffic", + "direction": "ingress", + "ethertype": "IPv4", + "portRangeMax": 443, + "portRangeMin": 443, + "protocol": "tcp", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "description": "https traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "5414d3bc-1793-4a1e-a34c-ad5323e0816d", + "portRangeMax": 443, + "portRangeMin": 443, + "protocol": "tcp", + "region": "RegionOne", + "remoteGroupId": "", + "remoteIpPrefix": "0.0.0.0/0", + "securityGroupId": "9b28e335-b425-44b6-8155-9a5868b69b56", + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "direction": null, + "ethertype": null, + "portRangeMax": null, + "portRangeMin": null, + "protocol": null, + "remoteIpPrefix": null, + "securityGroupId": [ + "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + ] + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroupRule:SecGroupRule", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroupRule:SecGroupRule::Ingress_https" + }, + { + "custom": true, + "id": "058636d5-dacf-47d5-8f2d-01f9cddebd22", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "address": "51.89.209.68", + "allTags": [], + "description": "", + "dnsDomain": "", + "dnsName": "", + "fixedIp": "", + "id": "058636d5-dacf-47d5-8f2d-01f9cddebd22", + "pool": "INTERNET", + "portId": "", + "region": "RegionOne", + "subnetIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_emine_fip" + }, + { + "custom": true, + "id": "0809262f-b1b4-4cdc-b32d-8b59992345fe", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "address": "51.89.209.199", + "allTags": [], + "description": "", + "dnsDomain": "", + "dnsName": "", + "fixedIp": "", + "id": "0809262f-b1b4-4cdc-b32d-8b59992345fe", + "pool": "INTERNET", + "portId": "", + "region": "RegionOne", + "subnetIds": [], + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/floatingIp:FloatingIp::vip_console_fip" + }, + { + "custom": true, + "id": "12e729e7-3da0-441f-be76-fdb2e2339c95", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "address": "51.89.209.169", + "fixedIp": "", + "id": "12e729e7-3da0-441f-be76-fdb2e2339c95", + "instanceId": "", + "pool": "INTERNET", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:compute/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_emine" + }, + { + "custom": true, + "id": "39acb028-0d47-499b-aa7f-1252a3600c56", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "name": "emine_router" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "distributed": false, + "enableSnat": true, + "externalFixedIps": [ + { + "ipAddress": "51.89.209.120", + "subnetId": "4b16ba69-01fb-46b7-9bde-ec1096c28a7a" + } + ], + "externalGateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalSubnetIds": [], + "id": "39acb028-0d47-499b-aa7f-1252a3600c56", + "name": "emine_router", + "region": "RegionOne", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "vendorOptions": null + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "externalNetworkId": null, + "name": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/router:Router", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/router:Router::emine_router" + }, + { + "custom": true, + "id": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "name": "emine_network" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "dnsDomain": "", + "external": false, + "id": "5209628b-92d7-4575-b1d5-e2de1d907eab", + "mtu": 1450, + "name": "emine_network", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "segments": [], + "shared": false, + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "transparentVlan": false + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "name": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/network:Network", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::emine_network" + }, + { + "custom": true, + "id": "54b4973c-d288-4854-9862-04c15efe1105", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "name": "console_router" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "distributed": false, + "enableSnat": true, + "externalFixedIps": [ + { + "ipAddress": "51.89.209.164", + "subnetId": "4b16ba69-01fb-46b7-9bde-ec1096c28a7a" + } + ], + "externalGateway": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalNetworkId": "e8d04c1f-0b49-4e87-a1f3-bea618782c90", + "externalSubnetIds": [], + "id": "54b4973c-d288-4854-9862-04c15efe1105", + "name": "console_router", + "region": "RegionOne", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "vendorOptions": null + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "externalNetworkId": null, + "name": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/router:Router", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/router:Router::console_router" + }, + { + "custom": true, + "id": "84664d76-b043-45c9-94ee-0a235e1b4e2d", + "inputs": { + "__defaults": [], + "adminStateUp": true, + "name": "admin_console" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "adminStateUp": true, + "allTags": [], + "availabilityZoneHints": [], + "description": "", + "dnsDomain": "", + "external": false, + "id": "84664d76-b043-45c9-94ee-0a235e1b4e2d", + "mtu": 1450, + "name": "admin_console", + "portSecurityEnabled": true, + "qosPolicyId": "", + "region": "RegionOne", + "segments": [], + "shared": false, + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a", + "transparentVlan": false + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "adminStateUp": null, + "name": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/network:Network", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/network:Network::admin_console" + }, + { + "custom": true, + "id": "9b28e335-b425-44b6-8155-9a5868b69b56", + "inputs": { + "__defaults": [], + "description": "Console DEV environment is security group", + "name": "secgroup_console" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"delete\":600000000000}}", + "allTags": [], + "description": "Console DEV environment is security group", + "id": "9b28e335-b425-44b6-8155-9a5868b69b56", + "name": "secgroup_console", + "region": "RegionOne", + "tags": [], + "tenantId": "26721b459a284ee092d43a2fb6fb427a" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "description": null, + "name": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:networking/secGroup:SecGroup", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/secGroup:SecGroup::secgroup_console" + }, + { + "custom": true, + "id": "d461520d-76b6-445f-a2a0-406cb20c46ab", + "inputs": { + "__defaults": [], + "pool": "INTERNET" + }, + "outputs": { + "address": "51.89.209.138", + "fixedIp": "", + "id": "d461520d-76b6-445f-a2a0-406cb20c46ab", + "instanceId": "", + "pool": "INTERNET", + "region": "RegionOne" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "pool": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:compute/floatingIp:FloatingIp", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/floatingIp:FloatingIp::fip_console" + }, + { + "custom": true, + "id": "f7a8ce73-b417-4d62-b6b0-1937e1193df5", + "inputs": { + "__defaults": [], + "availabilityZone": "UK_London", + "description": "Nexus volume", + "name": "nexus_repository", + "region": "RegionOne", + "size": 300, + "volumeType": "HDD SATA" + }, + "outputs": { + "__meta": "{\"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0\":{\"create\":600000000000,\"delete\":600000000000}}", + "attachments": [], + "availabilityZone": "UK_London", + "description": "Nexus volume", + "id": "f7a8ce73-b417-4d62-b6b0-1937e1193df5", + "metadata": {}, + "name": "nexus_repository", + "region": "RegionOne", + "schedulerHints": [], + "size": 300, + "snapshotId": "", + "sourceVolId": "", + "volumeType": "HDD SATA" + }, + "parent": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine", + "propertyDependencies": { + "availabilityZone": null, + "description": null, + "name": null, + "region": null, + "size": null, + "volumeType": null + }, + "provider": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0::3c0b2f51-8aca-40df-a07c-2b22726b7056", + "type": "openstack:blockstorage/volume:Volume", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:blockstorage/volume:Volume::nexus_repository" + }, + { + "custom": true, + "id": "3c0b2f51-8aca-40df-a07c-2b22726b7056", + "inputs": { + "version": "3.9.0" + }, + "outputs": { + "version": "3.9.0" + }, + "type": "pulumi:providers:openstack", + "urn": "urn:pulumi:staging_emine::FelCloud::pulumi:providers:openstack::default_3_9_0" + }, + { + "custom": false, + "outputs": { + "application_name": "emine", + "bastion_access_network_cidr": "172.39.14.0/24", + "bastion_access_network_name": "emine_network", + "bastion_fips": [ + "51.89.209.51" + ], + "instances": [ + { + "access_ip_v4": "172.39.14.158", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "emine_web" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": null, + "config_drive": null, + "flavor_id": "03", + "flavor_name": "Atto.L", + "floating_ip": null, + "force_delete": false, + "id": "de52a0b1-7697-4d9b-8e41-f0fe0c15972a", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-emine-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.39.14.158", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:b9:75:8c", + "name": "emine_network", + "port": "cfbd85ed-c03e-40df-96bd-8a7ee82de0b9", + "uuid": "01d9980f-21ac-4596-bd83-855a622c7411" + } + ], + "personalities": null, + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": null, + "security_groups": [ + "default" + ], + "stop_before_destroy": false, + "tags": [ + "emine_web" + ], + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/instance:Instance::stg-emine-00", + "user_data": null, + "vendor_options": null, + "volumes": null + }, + { + "access_ip_v4": "172.39.14.224", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "emine_web" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": null, + "config_drive": null, + "flavor_id": "06", + "flavor_name": "Femto.L", + "floating_ip": null, + "force_delete": false, + "id": "a025f370-2ddd-4fbe-b335-e66cbb4247ea", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-emine-01", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.39.14.224", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:c0:98:90", + "name": "emine_network", + "port": "fdaad18e-54d4-4878-bea7-cc502f399d96", + "uuid": "01d9980f-21ac-4596-bd83-855a622c7411" + } + ], + "personalities": null, + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": null, + "security_groups": [ + "default" + ], + "stop_before_destroy": false, + "tags": [ + "emine_web" + ], + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/instance:Instance::stg-emine-01", + "user_data": null, + "vendor_options": null, + "volumes": null + }, + { + "access_ip_v4": "172.39.14.24", + "access_ip_v6": "", + "admin_pass": null, + "all_metadata": {}, + "all_tags": [ + "emine_bastion" + ], + "availability_zone": "FR_Roubaix", + "availability_zone_hints": null, + "block_devices": null, + "config_drive": null, + "flavor_id": "01", + "flavor_name": "Atto.S", + "floating_ip": null, + "force_delete": false, + "id": "91b5f3c8-fd35-4c2b-9ad9-613eb1e24e78", + "image_id": "c9039148-71d8-4aaf-b655-4f8655a06eb9", + "image_name": "Ubuntu 20.04 LTS - Focal", + "key_pair": "dell XPS", + "metadata": null, + "name": "stg-emine-bastion-00", + "network_mode": null, + "networks": [ + { + "access_network": false, + "fixed_ip_v4": "172.39.14.24", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:55:c7:aa", + "name": "emine_network", + "port": "954cb544-1154-47ab-a7f6-0f0ee780f504", + "uuid": "01d9980f-21ac-4596-bd83-855a622c7411" + } + ], + "personalities": null, + "power_state": "active", + "region": "RegionOne", + "scheduler_hints": null, + "security_groups": [ + "default" + ], + "stop_before_destroy": false, + "tags": [ + "emine_bastion" + ], + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:compute/instance:Instance::stg-emine-bastion-00", + "user_data": null, + "vendor_options": null, + "volumes": null + } + ], + "vip_fips": [ + { + "fixed_ip": "172.39.14.96", + "floating_ip": "51.89.209.126", + "id": "bbf0848a-43c7-485d-ae47-1ff42cf3cc61", + "port_id": "a6f25459-5991-4ef4-b902-2687130f4665", + "region": "RegionOne", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/floatingIpAssociate:FloatingIpAssociate::vip_emine_fip_association" + } + ], + "vip_ports": [ + { + "admin_state_up": true, + "all_fixed_ips": [ + "172.39.14.96" + ], + "all_security_group_ids": [ + "31175920-1a58-4210-9506-72c9b221d610" + ], + "all_tags": [], + "allowed_address_pairs": [], + "binding": { + "host_id": "", + "profile": "", + "vif_details": {}, + "vif_type": "", + "vnic_type": "normal" + }, + "description": "", + "device_id": "", + "device_owner": "", + "dns_assignments": [], + "dns_name": "", + "extra_dhcp_options": [], + "fixed_ips": [ + { + "ip_address": "", + "subnet_id": "77ea7e0d-cc7e-42ef-96a8-13667d838c60" + } + ], + "id": "a6f25459-5991-4ef4-b902-2687130f4665", + "mac_address": "fa:16:3e:59:af:53", + "name": "vip_emine", + "network_id": "01d9980f-21ac-4596-bd83-855a622c7411", + "no_fixed_ip": null, + "no_security_groups": null, + "port_security_enabled": true, + "qos_policy_id": "", + "region": "RegionOne", + "security_group_ids": null, + "tags": [], + "tenant_id": "26721b459a284ee092d43a2fb6fb427a", + "urn": "urn:pulumi:staging_emine::FelCloud::openstack:networking/port:Port::vip_emine", + "value_specs": null + } + ] + }, + "type": "pulumi:pulumi:Stack", + "urn": "urn:pulumi:staging_emine::FelCloud::pulumi:pulumi:Stack::FelCloud-staging_emine" + } + ], + "secrets_providers": { + "state": { + "salt": "v1:bbWf+FgU1Cg=:v1:sE0doc7Q11l7/dMw:prOqtx895Pd3d/osxQlqEaAFRaAl/Q==" + }, + "type": "passphrase" + } + }, + "version": 3 +} diff --git a/requirements.yml b/requirements.yml new file mode 100644 index 0000000..e5a7ef0 --- /dev/null +++ b/requirements.yml @@ -0,0 +1,73 @@ +--- + +- src: git@git.felcloud.io:felcloud/ansible_roles_base.git + version: 0.0.4 + scm: git + accept_hostkey: yes + name: base + +- src: git@git.felcloud.io:felcloud/ansible_roles_ssh.git + version: 0.0.1 + scm: git + accept_hostkey: yes + name: ssh + +- src: git@git.felcloud.io:felcloud/ansible_roles_haproxy.git + version: 0.0.1 + scm: git + accept_hostkey: yes + name: haproxy + +- src: git@git.felcloud.io:felcloud/ansible_roles_keepalived.git + version: 0.0.1 + scm: git + accept_hostkey: yes + name: keepalived + +- src: git@git.felcloud.io:felcloud/ansible_roles_docker.git + version: 0.0.1 + scm: git + accept_hostkey: yes + name: docker + +- src: git@git.felcloud.io:felcloud/ansible_roles_console.git + version: 0.0.6 + scm: git + accept_hostkey: yes + name: console + +- src: git@git.felcloud.io:felcloud/ansible_roles_mongodb.git + version: 0.0.1 + scm: git + accept_hostkey: yes + name: mongodb + +- src: git@git.felcloud.io:felcloud/ansible_roles_nexus.git + version: 0.0.1 + scm: git + accept_hostkey: yes + name: nexus + +- src: git@git.felcloud.io:felcloud/ansible_roles_ceph-init.git + version: main + scm: git + accept_hostkey: yes + name: ceph-init + +- src: git@git.felcloud.io:felcloud/ansible_roles_k8s_common.git + version: main + scm: git + accept_hostkey: yes + name: k8s_common + +- src: git@git.felcloud.io:felcloud/ansible_roles_k8s_control.git + version: main + scm: git + accept_hostkey: yes + name: k8s_control + +- src: git@git.felcloud.io:felcloud/ansible_roles_k8s_worker.git + version: main + scm: git + accept_hostkey: yes + name: k8s_worker diff --git a/safouene.sh b/safouene.sh new file mode 100644 index 0000000..c870b92 --- /dev/null +++ b/safouene.sh @@ -0,0 +1,6 @@ +#!/bin/bash +export OS_CLOUD="vexxhost_ams1" +export PULUMI_STACK="staging" +export PULUMI_SUB_STACK="safouene" +export PULUMI_CONFIG_PASSPHRASE_FILE="/etc/ansible/pulumi_passphrase" +