# limitations under the License.
#
+include_recipe "accounts"
include_recipe "git"
package %w[
# limitations under the License.
#
+include_recipe "accounts"
include_recipe "awscli"
include_recipe "git"
+default[:accounts][:users][:planet][:status] = :role
+
default[:tilelog][:output_directory] = "/store/planet/tile_logs"
version "1.0.0"
supports "ubuntu"
+depends "accounts"
depends "python"
depends "systemd"
# limitations under the License.
#
+include_recipe "accounts"
include_recipe "python"
passwords = data_bag_item("tilelog", "passwords")