Skip to content

Commit 01583b5

Browse files
committed
Added repo move statement
1 parent 922584d commit 01583b5

File tree

6 files changed

+25
-1
lines changed

6 files changed

+25
-1
lines changed

AI/GenAI-ChatBot-application-sample/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# :warning: **NOTICE:**
2+
3+
This repository is no longer being maintain. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI/GenAI-ChatBot-application-sample](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI/GenAI-ChatBot-application-sample). Please refer to that repository for the latest updates. This repository is being left behind purely for historical purposes.
4+
15
# NetApp Workload Factory GenAI sample application
26

37
## Introduction
@@ -90,4 +94,4 @@ npm run build
9094
- Learn more about the APIs used in this sample application by visiting the [Workload Factory API documentation](https://console.workloads.netapp.com/api-doc).
9195
- To learn more about Next.js, take a look at the following resources:
9296
- [Next.js documentation](https://nextjs.org/docs) - learn about Next.js features and API.
93-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
97+
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

AI/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# :warning: **NOTICE:**
2+
3+
This repository is no longer being maintain. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI). Please refer to that repository for the latest updates. This repository is being left behind purely for historical purposes.
4+
15
# AI Overview
26
This subfolder contains samples that can help you create AI solutions.
37

Ansible/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# :warning: **NOTICE:**
2+
3+
This repository is no longer being maintain. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible). Please refer to that repository for the latest updates. This repository is being left behind purely for historical purposes.
4+
15
# Ansible Samples
26
Ansible is a general purpose automation engine. It can be used to automate most repetitive IT tasks.
37
The typical input you provide Ansible is a "Playbook." This folder holds various playbooks that can be used

Ansible/fsx_inventory_report/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# :warning: **NOTICE:**
2+
3+
This repository is no longer being maintain. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/FSxN-Inventory-Report](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/FSxN-Inventory-Report). Please refer to that repository for the latest updates. This repository is being left behind purely for historical purposes.
4+
15
# Ansible Inventory Report
26
This Ansible playbook generates a report of all the FSx for ONTAP file systems within an AWS account.
37
In includes all the SVMs and Volumes. The format of the report is as follows:

Ansible/snapmirror_report/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# :warning: **NOTICE:**
2+
3+
This repository is no longer being maintain. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/SnapMirror-Report](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/SnapMirror-Report). Please refer to that repository for the latest updates. This repository is being left behind purely for historical purposes.
4+
15
# Ansible SnapMirror Report
26
This Ansible playbook generates a report of all the FSx for ONTAP SnapMirror relationships within an AWS account.
37
The output of the report is a CSV file with the following columns:

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# :warning: **NOTICE:**
2+
3+
This repository is no longer being maintain. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils](https://github.com/NetApp/FSx-ONTAP-utils). Please refer to that repository for the latest updates. This repository is being left behind purely for historical purposes.
4+
15
# FSx-ONTAP-samples-scripts
26

37
FSx for NetApp ONTAP is an AWS service providing a comprehensive set of advanced storage features purposely

0 commit comments

Comments
 (0)