redhat-cip / edeploy

Linux systems provisioning and updating made easy
Apache License 2.0
92 stars 38 forks source link

ids: Verify at the end of the build the ids are ok #176

Closed Spredzy closed 9 years ago

Spredzy commented 9 years ago

With this commit, at the end of every build the entry in /etc/passwd are compared to the entries in /root/ids.tables with the verifiedids.py script.

EmilienM commented 9 years ago

Some reviews inline, plus it would be great to have tests for this scripts, like we have for the other one. Thanks

Spredzy commented 9 years ago

@EmilienM all remarks has been addressed. Thanks for reviewing.

Spredzy commented 9 years ago

@ErwanAliasr1 thanks for reviewing. Sorry for 2014, it might take me some time to update my inner clock ;)

Spredzy commented 9 years ago

On hold. Seeing with @morucci about https://github.com/enovance/edeploy/pull/190

EmilienM commented 9 years ago

Dupplicated with https://github.com/enovance/edeploy/pull/190 We agreed to close this one. Thanks @Spredzy to have started this script :-)