Skip to content

Commit

Permalink
Merge pull request #261 from GSA/fix-harveser-packer-template
Browse files Browse the repository at this point in the history
fix harvester packer template
  • Loading branch information
dano-reisys committed Oct 20, 2017
2 parents a36a590 + 8a74f19 commit c847cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packer/catalog-harvester.json
Expand Up @@ -23,8 +23,8 @@
"playbook_file": "ansible/catalog.yml",
"inventory_groups": "catalog-harvester",
"extra_arguments": [
"--tags 'harvester,ec2'",
"--skip-tags 'apache,solr,db,saml2,redis,trendmicro,fluentd'",
"--tags 'harvester,ami-fix'",
"--skip-tags 'apache,solr,db,saml2'",
"--vault-password-file=''"
]
}]
Expand Down

0 comments on commit c847cb4

Please sign in to comment.