UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 433551c4 authored by spitfire's avatar spitfire
Browse files

Revert master yaml configuration

I had to change the nix1_net3 configuration so that it uses the
template in my branch rather than the template in the master branch.
This commit simply reverts the template back to the master script.

Once this branch is merged to master, it will then obviously point
to the fixed shell script.
parent 91eaf668
No related merge requests found
......@@ -215,7 +215,7 @@ resources:
- port: { get_resource: nix1_net3_subnet_2_port }
user_data:
str_replace:
template: { get_file: "https://git.cybbh.space/CCTC/public/raw/12-fix-nix1-net3-telnet/heat/networking/packages_and_scripts/nix1_net3.sh" }
template: { get_file: "https://git.cybbh.space/CCTC/public/raw/master/heat/networking/packages_and_scripts/nix1_net3.sh" }
params:
$user: { get_param: last_name }
$password: { get_param: password }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment