Merge "fix ansible inventory path"
authorDan Timoney <dt5972@att.com>
Thu, 20 Sep 2018 18:06:27 +0000 (18:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 20 Sep 2018 18:06:27 +0000 (18:06 +0000)
Former-commit-id: 77a7bef4fbe7837b463290317277e465cc70b232

installation/ansible-server/pom.xml

index e5e7801..593c5ae 100644 (file)
@@ -88,7 +88,7 @@
                         </goals><!-- here the phase you need -->
                         <phase>validate</phase>
                         <configuration>
-                            <outputDirectory>${basedir}/target/docker-stage/opt/onap/sdnc/Playbooks</outputDirectory>
+                            <outputDirectory>${basedir}/target/docker-stage/opt/onap/ccsdk/Playbooks</outputDirectory>
                             <resources>
                                 <resource>
                                     <directory>src/main/yml</directory>