Sha256: 264f5a01d6dbc11d997cf9dd77c960d370e7e062d1d71385fbee66d96d1abd2a

Contents?: true

Size: 1.96 KB

Versions: 92

Compression:

Stored size: 1.96 KB

Contents

---
local:
  metadata:
    description: The local environment
    local_node: true
    service_port: 1107
    service_timeout: 60
  services:
    - my-service
web1:
  metadata:
    description: Web service nbr 1
    image: debian_10
    hostname: web1.hpc_tutorial.org
    planet: Mercury
    service_port: 1201
    service_timeout: 60
  services:
    - web-hello
    - my-service
web2:
  metadata:
    description: Web service nbr 2
    image: debian_10
    hostname: web2.hpc_tutorial.org
    planet: Venus
    service_port: 1202
    service_timeout: 60
  services:
    - web-hello
    - my-service
web3:
  metadata:
    description: Web service nbr 3
    image: debian_10
    hostname: web3.hpc_tutorial.org
    planet: Earth
    service_port: 1203
    service_timeout: 60
  services:
    - web-hello
    - my-service
web4:
  metadata:
    description: Web service nbr 4
    image: debian_10
    hostname: web4.hpc_tutorial.org
    planet: Mars
    service_port: 1204
    service_timeout: 60
  services:
    - web-hello
    - my-service
web5:
  metadata:
    description: Web service nbr 5
    image: debian_10
    hostname: web5.hpc_tutorial.org
    planet: Jupiter
    service_port: 1205
    service_timeout: 60
  services:
    - web-hello
    - my-service
web6:
  metadata:
    description: Web service nbr 6
    image: debian_10
    hostname: web6.hpc_tutorial.org
  services:
    - web-hello
web7:
  metadata:
    description: Web service nbr 7
    image: debian_10
    hostname: web7.hpc_tutorial.org
  services:
    - web-hello
web8:
  metadata:
    description: Web service nbr 8
    image: debian_10
    hostname: web8.hpc_tutorial.org
  services:
    - web-hello
web9:
  metadata:
    description: Web service nbr 9
    image: debian_10
    hostname: web9.hpc_tutorial.org
  services:
    - web-hello
web10:
  metadata:
    description: Web service nbr 10
    image: debian_10
    hostname: web10.hpc_tutorial.org
  # The list of service names this node should have
  services:
    - web-hello

Version data entries

92 entries across 46 versions & 1 rubygems

Version Path
hybrid_platforms_conductor-33.2.4 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.4 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.3 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.3 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.2 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.2 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.1 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.1 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.0 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.2.0 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.1.1 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.1.1 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.1.0 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.1.0 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.0.4 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.0.4 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.0.3 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.0.3 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.0.2 examples/tutorial/05_extend_with_plugins/my-service-conf-repo/inventory.yaml
hybrid_platforms_conductor-33.0.2 examples/tutorial/04_test/my-service-conf-repo/inventory.yaml