Merge "Update OS kitchen tests dependencies"
diff --git a/bootstrap.sh b/bootstrap.sh
index 4ac7a1e..14205ab 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -316,6 +316,7 @@
 	  ${RECLASS_SOURCE_PATH}
 	ext_pillar:
 	  - reclass: *reclass
+	  - gpg: {}
 	master_tops:
 	  reclass: *reclass
 EOF
@@ -375,6 +376,10 @@
 		      accept_policy: open_mode
 		      source:
 		        engine: $SALT_SOURCE
+		      ext_pillars:
+		        100_gpg_pillar_renderer:
+		          module: gpg
+		          params: {}
 		    minion:
 		      source:
 		        engine: $SALT_SOURCE