diff options
Diffstat (limited to 'compute.yaml')
-rw-r--r-- | compute.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compute.yaml b/compute.yaml index a4190893..2454b89d 100644 --- a/compute.yaml +++ b/compute.yaml @@ -265,7 +265,7 @@ resources: type: OS::TripleO::NodeUserData NetworkConfig: - type: OS::TripleO::Net::SoftwareConfig + type: OS::TripleO::Compute::Net::SoftwareConfig NetworkDeployment: type: OS::TripleO::SoftwareDeployment |