$ forseti inventory list | grep -v warnings:id: "2018-04-18T04:57:38.735183"schema_version: 1count_objects: 158737status: "CREATED"id: "2018-04-18T06:36:17.896636"schema_version: 1count_objects: 158999status: "CREATED"id: "2018-04-18T08:36:17.636273"schema_version: 1count_objects: 158241status: "CREATED"id: "2018-04-18T10:36:17.832025"schema_version: 1count_objects: 157999status: "CREATED"id: "2018-04-18T12:36:18.619962"schema_version: 1count_objects: 158885status: "CREATED"id: "2018-04-18T13:35:23.344416"schema_version: 1count_objects: 156022status: "CREATED"id: "2018-04-18T14:36:18.146662"schema_version: 1count_objects: 161343status: "CREATED"$ forseti inventory get 2018-04-18T14:36:18.146662 | grep -v warnings:inventory {id: "2018-04-18T14:36:18.146662"schema_version: 1count_objects: 161343status: "CREATED"}
Installed rc2, and everything looked OK during installation, except when I ssh into the client vm from cloud shell and tried 'forseti' command, I get command not found error.What could go wrong during client vm setup?
--
You received this message because you are subscribed to the Google Groups "Forseti Security Beta Testers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beta-testers+unsubscribe@forsetisecurity.org.
To post to this group, send email to beta-testers@forsetisecurity.org.
To view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/394b1a1b-d329-4773-83e7-4d2d0aa13774%40forsetisecurity.org.
The issue has been addressed here:
https://github.com/GoogleCloudPlatform/forseti-security/pull/1432
Can you try doing a reset on your VM instance and see if that resolves the problem?
Instructions on how to reset your VM instance:
https://cloud.google.com/compute/docs/instances/restarting-an-instance
Hope that helps, please let us know if you have more questions!
Thanks,
Joe
To unsubscribe from this group and stop receiving emails from it, send an email to beta-testers...@forsetisecurity.org.
To post to this group, send email to beta-t...@forsetisecurity.org.
To view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/394b1a1b-d329-4773-83e7-4d2d0aa13774%40forsetisecurity.org.
--Lukas Karlsson, Cloud Architect / Developer Advocate
Broad Institute of MIT and Harvard
75 Ames Street, 11129, Cambridge, Massachusetts 02142
karl...@broadinstitute.org, +1.6177147142
--
You received this message because you are subscribed to the Google Groups "Forseti Security Beta Testers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beta-testers...@forsetisecurity.org.
To post to this group, send email to beta-t...@forsetisecurity.org.
To view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/CADT05SQwDJ6_bfb___z7%2BxwcqLk4EUFYVzXwf0EjGDBXfBSQiw%40mail.gmail.com.
Traceback (most recent call last): File "/usr/local/bin/forseti", line 11, in <module> load_entry_point('forseti-security==2.0.0', 'console_scripts', 'forseti')() File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 480, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2693, in load_entry_point return ep.load() File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2324, in load return self.resolve() File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2330, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/local/lib/python2.7/dist-packages/forseti_security-2.0.0-py2.7.egg/google/cloud/forseti/stubs.py", line 26, in <module> from google.apputils import run_script_moduleImportError: No module named apputilsTo view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/46814aea-a594-4442-a315-cf9dcfcb9eee%40forsetisecurity.org.
--
You received this message because you are subscribed to the Google Groups "Forseti Security Beta Testers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beta-testers...@forsetisecurity.org.
To post to this group, send email to beta-t...@forsetisecurity.org.
To view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/CADT05SRZW%3DLe8UnJo8N9jmOnEyZm8raVsmc-_fQuMT_Yod_v_A%40mail.gmail.com.
Lukas,I don't think there is any tricks in deployment manager that allows you to delete some of the resources but not all, commenting the resource out might be the only option here. I am thinking if there is a good use case maybe we can split the deployment manager template into 2, one for compute engine (VM instance) and one for everything else (cloudsql instance and bucket). What do you think?Best regards,Joe
--
You received this message because you are subscribed to the Google Groups "Forseti Security Beta Testers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beta-testers...@forsetisecurity.org.
To post to this group, send email to beta-t...@forsetisecurity.org.
To view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/a332613e-fef4-4916-84bd-d2064c0c31db%40forsetisecurity.org.
--
You received this message because you are subscribed to the Google Groups "Forseti Security Beta Testers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beta-testers...@forsetisecurity.org.
To post to this group, send email to beta-t...@forsetisecurity.org.
To view this discussion on the web visit https://groups.google.com/a/forsetisecurity.org/d/msgid/beta-testers/4e20bdfa-830b-48cc-96aa-9eb68ed416be%40forsetisecurity.org.