30 lines
737 B
Markdown
30 lines
737 B
Markdown
---
|
|
layout: page
|
|
title: PDP-11/70 "Server Array"
|
|
permalink: /devices/pdp11/machine/1170/array/
|
|
machines:
|
|
- id: test1170-1
|
|
type: pdp11
|
|
autoStart: true
|
|
config: /devices/pdp11/machine/1170/panel/machine.xml
|
|
- id: test1170-2
|
|
type: pdp11
|
|
autoStart: true
|
|
config: /devices/pdp11/machine/1170/panel/machine.xml
|
|
- id: test1170-3
|
|
type: pdp11
|
|
autoStart: true
|
|
config: /devices/pdp11/machine/1170/panel/machine.xml
|
|
- id: test1170-4
|
|
type: pdp11
|
|
autoStart: true
|
|
config: /devices/pdp11/machine/1170/panel/machine.xml
|
|
---
|
|
|
|
{% include machine.html id="test1170-1" %}
|
|
|
|
{% include machine.html id="test1170-2" %}
|
|
|
|
{% include machine.html id="test1170-3" %}
|
|
|
|
{% include machine.html id="test1170-4" %}
|