Closed jeff1evesque closed 8 years ago
This pull request has been reviewed as follows:
...
==> default: Running provisioner: puppet...
==> default: Running Puppet with environment development...
==> default: Notice: Compiled catalog for drupal-demonstration.com in environment development in 0.29 seconds
==> default: Notice: /Stage[main]/Drupal::Install/Exec[install-drupal]/returns: executed successfully
==> default: Notice: Applied catalog in 28.15 seconds
==> default: Running provisioner: puppet...
==> default: Running Puppet with environment development...
==> default: Notice: Compiled catalog for drupal-demonstration.com in environment development in 0.51 seconds
==> default: Notice: /Stage[main]/High::Rhel_07_040330/Tidy[delete-rhosts]: Tidying 0 files
==> default: Notice: /Stage[main]/High::Rhel_07_040590/File_line[ensure-protocol-2]/ensure: created
==> default: Notice: /Stage[main]/High::Rhel_07_040590/Exec[remove-multiple-protocols]/returns: executed successfully
==> default: Notice: /Stage[main]/High::Rhel_07_040590/Exec[remove-protocol-1]/returns: executed successfully
==> default: Notice: /Stage[main]/High::Rhel_07_020220/File[/etc/init]/ensure: created
==> default: Notice: /Stage[main]/High::Rhel_07_020220/File[/etc/init/control-alt-delete.conf.conf]/ensure: created
==> default: Notice: /Stage[main]/High::Rhel_07_020220/File_line[prevent-ctrl-alt-delete]/ensure: created
==> default: Notice: /Stage[main]/High::Rhel_07_010270/File_line[prevent-empty-ssh-passowrd]/ensure: created
==> default: Notice: /Stage[main]/High::Rhel_07_010270/Exec[remove-duplicate]/returns: executed successfully
==> default: Notice: /Stage[main]/High::Rhel_07_010260/Exec[remove-nullok]/returns: executed successfully
==> default: Notice: /Stage[main]/Medium::Rhel_07_010440/File_line[prevent-user-environment]/ensure: created
==> default: Notice: /Stage[main]/Medium::Rhel_07_010440/File_line[prevent-host-authentication]/ensure: created
==> default: Notice: /Stage[main]/Medium::Rhel_07_010440/Exec[remove-empty-password]/returns: executed successfully
==> default: Notice: /Stage[main]/Medium::Rhel_07_010440/Exec[remove-user-environment]/returns: executed successfully
==> default: Notice: /Stage[main]/Medium::Rhel_07_010440/Exec[remove-host-authentication]/returns: executed successfully
==> default: Notice: Applied catalog in 24.41 seconds
Note: above is the tail end of the corresponding build traceback. Therefore, the entire build ran successfully, without returning a nonzero exit code. Additionally, we verified the corresponding localhost address rendered a functional webpage.
Resolves #532.