Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Juniper SRX240 series device details added and comments updated. #2591

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion device-types/Juniper/SRX240H2-POE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@
rear_image: true
weight: 5.6
weight_unit: kg
comments: '[Juniper SRX240 Services Gateway Hardware Guide](https://www.juniper.net/documentation/en_US/release-independent/junos/information-products/pathway-pages/hardware/srx240/index.pdf)'
airflow: right-to-left
comments: >

Check failure on line 12 in device-types/Juniper/SRX240H2-POE.yaml

View workflow job for this annotation

GitHub Actions / lint

12:12 [trailing-spaces] trailing spaces
[Juniper SRX240 Services Gateway Hardware Guide - PDF]
(https://www.juniper.net/documentation/en_US/release-independent/junos/information-products/pathway-pages/hardware/srx240/index.pdf).

Check failure on line 14 in device-types/Juniper/SRX240H2-POE.yaml

View workflow job for this annotation

GitHub Actions / lint

14:1 syntax error: could not find expected ':' (syntax)
The highest supported JUNOS software release was 12.3X48-D105 (04 Aug 2020) (supported if with 2GB RAM).

Check failure on line 15 in device-types/Juniper/SRX240H2-POE.yaml

View workflow job for this annotation

GitHub Actions / lint

15:105 [trailing-spaces] trailing spaces
console-ports:
- name: Console
type: rj-45
Expand Down
6 changes: 5 additions & 1 deletion device-types/Juniper/SRX240H2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
rear_image: true
weight: 5.1
weight_unit: kg
comments: '[Juniper SRX240 Services Gateway Hardware Guide](https://www.juniper.net/documentation/en_US/release-independent/junos/information-products/pathway-pages/hardware/srx240/index.pdf)'
airflow: right-to-left
comments: >

Check failure on line 11 in device-types/Juniper/SRX240H2.yaml

View workflow job for this annotation

GitHub Actions / lint

11:12 [trailing-spaces] trailing spaces
[Juniper SRX240 Services Gateway Hardware Guide - PDF]
(https://www.juniper.net/documentation/en_US/release-independent/junos/information-products/pathway-pages/hardware/srx240/index.pdf).

Check failure on line 13 in device-types/Juniper/SRX240H2.yaml

View workflow job for this annotation

GitHub Actions / lint

13:1 syntax error: could not find expected ':' (syntax)
The highest supported JUNOS software release was 12.3X48-D105 (04 Aug 2020) (supported if with 2GB RAM).

Check failure on line 14 in device-types/Juniper/SRX240H2.yaml

View workflow job for this annotation

GitHub Actions / lint

14:105 [trailing-spaces] trailing spaces
console-ports:
- name: Console
type: rj-45
Expand Down
Loading