Commit Graph

6 Commits

Author SHA1 Message Date
Alexey Khivin 7ebfcacac7 [CiCd2] Puppet-based cicd-environment
Change-Id: I6d477c44c8cb1727e2af249f3a1b4128f47c6912
2016-09-07 13:20:06 +00:00
Alexey Khivin d436fc1076 [Puppet] Remove Logger usage
Logger usage algorithm looks too awkwardly.
 Nobody uses Logger output. This lines looks like a dead code

Change-Id: I21f057073a2aacb91a428e4d8843578114098643
2016-08-12 16:23:20 +03:00
Sergey Kraynev 5e046b2169 Fix indentation warnings CI/CD
After patch Ia2498bdb0f7c310ec3d2c2f11f5d3fc08c8b352c there is possible to
run check for yaml and shell syntax.
This patch is oriented to fix some similar Warnings reported in yaml
syntax check for CI/CD apps, like "(indentation)".

Change-Id: Ie2d854e6feef6362ea07d6132e71072dae49b5d7
2016-08-03 17:14:47 +03:00
Alexey Khivin 9288270ca0 Excess spaces and lines removed
Change-Id: I992f5a9d0d6763cd2ecd16caaabc713eebe42b38
2016-08-02 16:04:19 +03:00
Alexey Khivin 18c49e43fe Cycle dependency of Puppet and CICDUtils was avoided
Hosts class moved from CICDUtils to Puppet for avoiding
cyclic dependency

Change-Id: I17821b8faf211fe2a04a2340772f3ef852daf335
2016-08-01 19:29:56 +03:00
Alexey Khivin 93b03c0e81 [Puppet] Class for building puppet cluster
Change-Id: Idd1ef2dabf6146d62c9e9bee1831127c3c967b7e
2016-08-01 16:40:46 +03:00