yamasakisua opened a new pull request, #969:
URL: https://github.com/apache/bigtop/pull/969

   
   Add a notify attribute in puppet manifest to ensure install order.
   EPEL will be enabled before install packaged. 
   
   ```
   $ ./gradlew bigtop-slaves
   ...
   Notice: 
/Stage[main]/Bigtop_toolchain::Jdk/Package[java-1.8.0-openjdk-devel]/ensure: 
created
   Notice: /Stage[main]/Bigtop_toolchain::Gradle/Exec[/usr/bin/wget 
https://services.gradle.org/distributions/gradle-5.6.4-bin.zip]/returns: 
executed successfully
   Notice: /Stage[main]/Bigtop_toolchain::Gradle/Exec[/usr/bin/unzip -x -o 
/usr/src/gradle-5.6.4-bin.zip]/returns: executed successfully jiojojiojiojoijo
   Notice: /Stage[main]/Bigtop_toolchain::Gradle/Exec[/usr/bin/unzip -x -o 
/usr/src/gradle-5.6.4-bin.zip]: Triggered 'refresh' from 1 events
   Notice: /Stage[main]/Bigtop_toolchain::Packages/Package[libtool]/ensure: 
created
   ...
   BUILD SUCCESSFUL in 19s
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to