)]}'
{
  "commit": "18c5507ab6587e1eb1e8cb70506036d3d0e1c228",
  "tree": "2182660946ff7f357be1dc9c53aca5bcbb3e25a1",
  "parents": [
    "e0266266e39e739fba320f822c5435428467114c"
  ],
  "author": {
    "name": "Vnaumov",
    "email": "vnaumov@mirantis.com",
    "time": "Mon Jan 22 17:09:11 2018 +0400"
  },
  "committer": {
    "name": "Vnaumov",
    "email": "vnaumov@mirantis.com",
    "time": "Mon Jan 22 17:09:11 2018 +0400"
  },
  "message": "remove incorrect checker for acl command\n\nin case of empty mask (---), there is possibility of block effective permissions for adm group\nso , there are 2 ways:\n1) change unless checker:\n\n - unless: \"getfacl /var/log/|grep default:group:adm \u0026\u0026 getfacl /var/log/|grep mask::r\"\n2) remove this checker\n\nIMO:\n1) bad code-style\n2) better solution for me, because imo, this checker is redundant, because:\n  - setfacl command doesnot return non-zero exit code due reapplying\n  - setfacl command doesnot need much time or cpu/memory resources, so wrapping is redundant\n\nrelated bug:\nhttps://mirantis.jira.com/browse/PROD-16772\np.s. take a look on comments in above bug. It contains all investigating process\n\nChange-Id: If095e024e64db688b7c67d32463efc843b3bf6d5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fc1a6510774a5534aee23e2133406afa60de2434",
      "old_mode": 33188,
      "old_path": "heka/_common.sls",
      "new_id": "61646ab795368547673f7a74fa519553b1cc581d",
      "new_mode": 33188,
      "new_path": "heka/_common.sls"
    },
    {
      "type": "modify",
      "old_id": "888f04cfd38fe8aa9d6b05d0e9156c231d994077",
      "old_mode": 33188,
      "old_path": "heka/server.sls",
      "new_id": "562dbe3885cfdb1a9567cb919d13194967d98381",
      "new_mode": 33188,
      "new_path": "heka/server.sls"
    }
  ]
}
